index
:
delta/rpm.git
caret
gh-pages
ignatenko/patch-1
ignatenkobrain-patch-1
master
pavlinas_p122
pavlinas_p123
plus
rpm-4.10.x
rpm-4.11.x
rpm-4.12.x
rpm-4.13.x
rpm-4.14.x
rpm-4.15.x
rpm-4.16.x
rpm-4.17.x
rpm-4.18.x
rpm-4.4.x
rpm-4.6.x
rpm-4.7.x
rpm-4.8.x
rpm-4.9.x
github.com: rpm-software-management/rpm.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
system.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Acommodate to glibc 2.17 __secure_getenv() renaming
Panu Matilainen
2013-01-29
1
-1
/
+3
*
Bury our glob() implementation entirely inside rpmglob.c (RhBug:819680)
Panu Matilainen
2012-05-31
1
-11
/
+0
*
selinux: reopen label between transactions if necessary (RhBug: 746073)
Ales Kozumplik
2012-01-12
1
-0
/
+1
*
Use selabel interfaces instead of matchpathcon
Steve Lawrence
2010-09-01
1
-0
/
+5
*
Add plugin calling support
Steve Lawrence
2010-06-22
1
-0
/
+2
*
Move <stdio.h> includes out of system.h to the places that need it
Panu Matilainen
2010-01-05
1
-2
/
+0
*
Lose <sys/types.h> and <sys/stat.h> includes from system.h
Panu Matilainen
2010-01-05
1
-3
/
+0
*
Move <ctype.h> include out of system.h to the places that need it
Panu Matilainen
2010-01-05
1
-2
/
+0
*
Move <errno.h> include out of system.h to the places that need it
Panu Matilainen
2010-01-05
1
-5
/
+0
*
Remove <string.h> include from system.h into the few places that still need
Panu Matilainen
2010-01-05
1
-4
/
+0
*
Loose string header compatibility goo
Panu Matilainen
2010-01-05
1
-9
/
+0
*
Include <stdlib.h> as necessary instead of system.h
Panu Matilainen
2010-01-05
1
-14
/
+0
*
Shove the mount entry include voodoo where sun doesn't ... <cough> fs.c
Panu Matilainen
2010-01-05
1
-51
/
+0
*
Remove unnecessary NLS definitions from system.h
Panu Matilainen
2010-01-05
1
-14
/
+1
*
Remove libcap stuff out of system.h
Panu Matilainen
2010-01-05
1
-6
/
+0
*
Remove unused selinux dummy defines
Panu Matilainen
2010-01-05
1
-7
/
+0
*
Move <mcheck.h> include out of system.h to the couple of places that care
Panu Matilainen
2010-01-05
1
-4
/
+0
*
Unconditionally include <sys/wait.h> where needed
Panu Matilainen
2010-01-05
1
-4
/
+0
*
Move sys/mman.h include out of system.h to the places that care
Panu Matilainen
2010-01-05
1
-4
/
+0
*
Move libacl.h include out of system.h to the only place that cares
Panu Matilainen
2010-01-05
1
-4
/
+0
*
Eliminate SEEK_FOO and [RWXF]_OK definitions from system.h
Panu Matilainen
2010-01-05
1
-12
/
+0
*
Remove unnecessary and broken time.h related configure + system.h checks
Panu Matilainen
2010-01-05
1
-11
/
+0
*
Unconditionally include <netdb.h> where needed instead of system.h
Panu Matilainen
2010-01-05
1
-4
/
+0
*
Clean up poll() vs select() tests
Panu Matilainen
2010-01-04
1
-8
/
+0
*
Remove S_IFSOCK and S_IFLNK kludgery for ancient unixes
Panu Matilainen
2010-01-04
1
-12
/
+0
*
Require lchown() and remove ancient broken chown kludgery
Panu Matilainen
2010-01-04
1
-4
/
+0
*
Remove further replacement functions for POSIX 2001 required bits
Panu Matilainen
2010-01-04
1
-3
/
+0
*
Remove unnecessary setenv() replacement function
Panu Matilainen
2010-01-04
1
-5
/
+0
*
Include <utime.h> where needed instead of system.h
Panu Matilainen
2009-12-23
1
-4
/
+0
*
Move major, minor + makedev portability stuff out of system.h, simplify
Panu Matilainen
2009-12-23
1
-20
/
+0
*
Move getopt() portability fiddles out of system.h
Panu Matilainen
2009-12-23
1
-4
/
+0
*
Dont include <pwd.h> from system.h, dont bother checking for it either
Panu Matilainen
2009-12-23
1
-4
/
+0
*
Dont bother including <sys/socket.h>, we dont use anything from there
Panu Matilainen
2009-12-23
1
-5
/
+0
*
Dont bother including <err.h>, we dont use anything from there
Panu Matilainen
2009-12-23
1
-4
/
+0
*
Only rpmrc.c cares about utsname.h, move out of system.h
Panu Matilainen
2009-12-23
1
-4
/
+0
*
Dont include grp.h from system.h, dont bother checking in configure either
Panu Matilainen
2009-12-23
1
-4
/
+0
*
Dont bother checking and including a header we dont use or need
Panu Matilainen
2009-12-23
1
-4
/
+0
*
Move malloc portability tweaks out of system.h
Panu Matilainen
2009-12-23
1
-9
/
+0
*
We dont use memchr() anywhere
Panu Matilainen
2009-12-23
1
-1
/
+0
*
Move getpass() portability tweaks out of system.h
Panu Matilainen
2009-12-23
1
-5
/
+0
*
Dont bother checking for a header we dont use
Panu Matilainen
2009-12-23
1
-5
/
+0
*
Dont bother checking for functions we dont use
Panu Matilainen
2009-12-23
1
-1
/
+1
*
Kill off last remaining uses of _constfree()
Panu Matilainen
2009-12-22
1
-1
/
+0
*
Always use build + use our own allocator functions
Panu Matilainen
2009-09-17
1
-56
/
+9
*
Ensure PATH_MAX is defined (ticket #3) Adam Tkac
Panu Matilainen
2008-11-03
1
-0
/
+10
*
Add fsm and rpmfi machinery for file capabilities
Panu Matilainen
2008-10-29
1
-0
/
+2
*
Beginnings of acl (POSIX.1e draft 17) verification support
Panu Matilainen
2008-10-26
1
-0
/
+4
*
Beginnings of file capability (POSIX.1e draft 15) verification support
Panu Matilainen
2008-10-26
1
-0
/
+4
*
Remove timezone autoconf checks and system.h reference
Jindrich Novy
2008-10-24
1
-4
/
+0
*
is_selinux_enabled() returns 0 if not enabled, not -1
Panu Matilainen
2008-05-08
1
-1
/
+1
[next]