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
*
Move <dlfcn.h> out of system.h
Florian Festi
2020-02-04
1
-2
/
+0
*
Actually test for __progname too
Panu Matilainen
2017-03-24
1
-3
/
+3
*
Determine setprogname() availability by actually testing for it
Panu Matilainen
2017-03-24
1
-9
/
+1
*
Drop local implementation of xsetprogname/xgetprogname
Gleb Fotengauer-Malinovskiy
2017-03-24
1
-4
/
+2
*
Add all the BSDs that support setprogname() and getprogname()
Neal Gompa (ニール・ゴンパ)
2016-02-15
1
-1
/
+1
*
Additional fixes for getprogname()/setprogname() on BSD systems
Peter Eisentraut
2016-02-15
1
-1
/
+1
*
White space fixes
Florian Festi
2016-02-11
1
-1
/
+1
*
Reimplement setprogname() and getprogname() to be generic and portable
Kamil Rytarowski
2016-02-11
1
-13
/
+26
*
Supply declaration of fdatasync if missing
Peter Eisentraut
2016-02-11
1
-0
/
+4
*
add short summaries to headers that miss one
Thierry Vignaud
2016-01-28
1
-0
/
+2
*
Eliminate built-in selinux support. RIP.
Panu Matilainen
2013-03-21
1
-25
/
+0
*
Acommodate to glibc 2.17 __secure_getenv() renaming
Panu Matilainen
2013-01-28
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
[next]