summaryrefslogtreecommitdiff
path: root/system.h
AgeCommit message (Expand)AuthorFilesLines
2009-12-23Dont bother including <sys/socket.h>, we dont use anything from therePanu Matilainen1-5/+0
2009-12-23Dont bother including <err.h>, we dont use anything from therePanu Matilainen1-4/+0
2009-12-23Only rpmrc.c cares about utsname.h, move out of system.hPanu Matilainen1-4/+0
2009-12-23Dont include grp.h from system.h, dont bother checking in configure eitherPanu Matilainen1-4/+0
2009-12-23Dont bother checking and including a header we dont use or needPanu Matilainen1-4/+0
2009-12-23Move malloc portability tweaks out of system.hPanu Matilainen1-9/+0
2009-12-23We dont use memchr() anywherePanu Matilainen1-1/+0
2009-12-23Move getpass() portability tweaks out of system.hPanu Matilainen1-5/+0
2009-12-23Dont bother checking for a header we dont usePanu Matilainen1-5/+0
2009-12-23Dont bother checking for functions we dont usePanu Matilainen1-1/+1
2009-12-22Kill off last remaining uses of _constfree()Panu Matilainen1-1/+0
2009-09-17Always use build + use our own allocator functionsPanu Matilainen1-56/+9
2008-11-03Ensure PATH_MAX is defined (ticket #3) Adam TkacPanu Matilainen1-0/+10
2008-10-29Add fsm and rpmfi machinery for file capabilitiesPanu Matilainen1-0/+2
2008-10-26Beginnings of acl (POSIX.1e draft 17) verification supportPanu Matilainen1-0/+4
2008-10-26Beginnings of file capability (POSIX.1e draft 15) verification supportPanu Matilainen1-0/+4
2008-10-24Remove timezone autoconf checks and system.h referenceJindrich Novy1-4/+0
2008-05-08is_selinux_enabled() returns 0 if not enabled, not -1Panu Matilainen1-1/+1
2008-04-30RIP alloca()Panu Matilainen1-14/+0
2007-12-15Expose compiler warnings from freeing data declared as constPanu Matilainen1-3/+16
2007-11-13Use dgettext() instead of just gettext()Panu Matilainen1-1/+1
2007-09-20Move _free() into system.h for nowPanu Matilainen1-0/+13
2007-09-11Remove splint tags.Ralf Corsépius1-34/+10
2007-09-03Remove FILE_RCSID.Ralf Corsépius1-5/+0
2007-09-03Remove LCLINT hackery from system.hPanu Matilainen1-269/+10
2007-09-03Add dummy macros for our needs when building without SELinux.Panu Matilainen1-0/+4
2005-02-03- discover and use getmntinfo if present.jbj1-1/+1
2005-01-17Build on macosx.jbj1-1/+1
2005-01-04- mac os x patches (#133611, #133612, #134637).jbj1-0/+5
2004-11-11- selinux: use rpm_execcon, not execv, to run scriptlets (#136848).jbj1-5/+2
2004-10-14- fix: don't set handler if SIG_IGN is already set (#134474).jbj1-2/+2
2004-10-09Splint fiddles.jbj1-1/+1
2004-10-09Splint fiddles.jbj1-7/+9
2004-05-29- use poll(2) if available, avoid borked aurora/sparc select (#124574).jbj1-0/+4
2004-02-16- establish rpm_script_t before scriptlet exec.jbj1-0/+16
2004-01-05add --with-selinux, move selinux stubs to system.h.jbj1-0/+52
2003-11-23Merge changes from rpm-4.2.1 development.jbj1-0/+8
2003-05-01fix typo in system.h.jbj1-1/+1
2003-04-30splint fiddles.jbj1-0/+4
2003-04-16- permit secondary tag match patterns with RPMQV_ALL.jbj1-0/+14
2003-02-14- file: fix ogg/vorbis file classification problems.jbj1-0/+10
2002-07-02add (disabled for now) dependency check to rpmgraph.jbj1-0/+1
2002-06-22Factor bounds checking annotations into source code.jbj1-4/+4
2002-06-20- add translated man pages from PLD.jbj1-0/+1
2002-06-19Annotate incondefs in source code.jbj1-1/+4
2002-05-02- eliminate db1 support.jbj1-0/+11
2002-04-14- use build time to choose one of multiple alternative suggestions.jbj1-1/+1
2002-04-11- rescusitate --rebuild.jbj1-1/+1
2002-04-08Sanity.jbj1-0/+3
2002-01-18- missing key(s) on keyring when verifying a signature is now an error.jbj1-0/+22