index
:
tools/librpm-tizen
accepted/tizen_devbase_tools
accepted/tools_devbase_tools_legacy
devel
devel-py2
devel_psk_20160727
master
release-20160315
release-20160411
release-20160531
release-20160615
release-20160930
release-20161231
release-20171013
release-for-gbs-0.14
release-for-gbs-0.17
release-for-gbs-0.18
release-for-gbs-0.21
release-for-gbs-0.23
release-test-0.1
release-test-20150810
sandbox/soong9/devel
sandbox/wangbiao/py3-version
sandbox/wangbiao/py3_version
sandbox/wangbiao/riscv
sandbox/wangbiao/rpm414_tizen
sandbox/xuhy/fix-recursion-issue
sandbox/xuhy/rpm_tizen_riscv
spin-release-latest
test-devel
tizen
tznext
Domain: SCM / Build;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
system.h
Age
Commit message (
Expand
)
Author
Files
Lines
2010-09-01
Use selabel interfaces instead of matchpathcon
Steve Lawrence
1
-0
/
+5
2010-06-22
Add plugin calling support
Steve Lawrence
1
-0
/
+2
2010-01-05
Move <stdio.h> includes out of system.h to the places that need it
Panu Matilainen
1
-2
/
+0
2010-01-05
Lose <sys/types.h> and <sys/stat.h> includes from system.h
Panu Matilainen
1
-3
/
+0
2010-01-05
Move <ctype.h> include out of system.h to the places that need it
Panu Matilainen
1
-2
/
+0
2010-01-05
Move <errno.h> include out of system.h to the places that need it
Panu Matilainen
1
-5
/
+0
2010-01-05
Remove <string.h> include from system.h into the few places that still need
Panu Matilainen
1
-4
/
+0
2010-01-05
Loose string header compatibility goo
Panu Matilainen
1
-9
/
+0
2010-01-05
Include <stdlib.h> as necessary instead of system.h
Panu Matilainen
1
-14
/
+0
2010-01-05
Shove the mount entry include voodoo where sun doesn't ... <cough> fs.c
Panu Matilainen
1
-51
/
+0
2010-01-05
Remove unnecessary NLS definitions from system.h
Panu Matilainen
1
-14
/
+1
2010-01-05
Remove libcap stuff out of system.h
Panu Matilainen
1
-6
/
+0
2010-01-05
Remove unused selinux dummy defines
Panu Matilainen
1
-7
/
+0
2010-01-05
Move <mcheck.h> include out of system.h to the couple of places that care
Panu Matilainen
1
-4
/
+0
2010-01-05
Unconditionally include <sys/wait.h> where needed
Panu Matilainen
1
-4
/
+0
2010-01-05
Move sys/mman.h include out of system.h to the places that care
Panu Matilainen
1
-4
/
+0
2010-01-05
Move libacl.h include out of system.h to the only place that cares
Panu Matilainen
1
-4
/
+0
2010-01-05
Eliminate SEEK_FOO and [RWXF]_OK definitions from system.h
Panu Matilainen
1
-12
/
+0
2010-01-05
Remove unnecessary and broken time.h related configure + system.h checks
Panu Matilainen
1
-11
/
+0
2010-01-05
Unconditionally include <netdb.h> where needed instead of system.h
Panu Matilainen
1
-4
/
+0
2010-01-04
Clean up poll() vs select() tests
Panu Matilainen
1
-8
/
+0
2010-01-04
Remove S_IFSOCK and S_IFLNK kludgery for ancient unixes
Panu Matilainen
1
-12
/
+0
2010-01-04
Require lchown() and remove ancient broken chown kludgery
Panu Matilainen
1
-4
/
+0
2010-01-04
Remove further replacement functions for POSIX 2001 required bits
Panu Matilainen
1
-3
/
+0
2010-01-04
Remove unnecessary setenv() replacement function
Panu Matilainen
1
-5
/
+0
2009-12-23
Include <utime.h> where needed instead of system.h
Panu Matilainen
1
-4
/
+0
2009-12-23
Move major, minor + makedev portability stuff out of system.h, simplify
Panu Matilainen
1
-20
/
+0
2009-12-23
Move getopt() portability fiddles out of system.h
Panu Matilainen
1
-4
/
+0
2009-12-23
Dont include <pwd.h> from system.h, dont bother checking for it either
Panu Matilainen
1
-4
/
+0
2009-12-23
Dont bother including <sys/socket.h>, we dont use anything from there
Panu Matilainen
1
-5
/
+0
2009-12-23
Dont bother including <err.h>, we dont use anything from there
Panu Matilainen
1
-4
/
+0
2009-12-23
Only rpmrc.c cares about utsname.h, move out of system.h
Panu Matilainen
1
-4
/
+0
2009-12-23
Dont include grp.h from system.h, dont bother checking in configure either
Panu Matilainen
1
-4
/
+0
2009-12-23
Dont bother checking and including a header we dont use or need
Panu Matilainen
1
-4
/
+0
2009-12-23
Move malloc portability tweaks out of system.h
Panu Matilainen
1
-9
/
+0
2009-12-23
We dont use memchr() anywhere
Panu Matilainen
1
-1
/
+0
2009-12-23
Move getpass() portability tweaks out of system.h
Panu Matilainen
1
-5
/
+0
2009-12-23
Dont bother checking for a header we dont use
Panu Matilainen
1
-5
/
+0
2009-12-23
Dont bother checking for functions we dont use
Panu Matilainen
1
-1
/
+1
2009-12-22
Kill off last remaining uses of _constfree()
Panu Matilainen
1
-1
/
+0
2009-09-17
Always use build + use our own allocator functions
Panu Matilainen
1
-56
/
+9
2008-11-03
Ensure PATH_MAX is defined (ticket #3) Adam Tkac
Panu Matilainen
1
-0
/
+10
2008-10-29
Add fsm and rpmfi machinery for file capabilities
Panu Matilainen
1
-0
/
+2
2008-10-26
Beginnings of acl (POSIX.1e draft 17) verification support
Panu Matilainen
1
-0
/
+4
2008-10-26
Beginnings of file capability (POSIX.1e draft 15) verification support
Panu Matilainen
1
-0
/
+4
2008-10-24
Remove timezone autoconf checks and system.h reference
Jindrich Novy
1
-4
/
+0
2008-05-08
is_selinux_enabled() returns 0 if not enabled, not -1
Panu Matilainen
1
-1
/
+1
2008-04-30
RIP alloca()
Panu Matilainen
1
-14
/
+0
2007-12-15
Expose compiler warnings from freeing data declared as const
Panu Matilainen
1
-3
/
+16
2007-11-13
Use dgettext() instead of just gettext()
Panu Matilainen
1
-1
/
+1
[next]