Handle config.guess and config.sub with DOS EOLs
[platform/upstream/rpm.git] / system.h
2021-01-05 biao716.wangupgrade rpm version to 4.14.1 39/250839/1 accepted/tizen/base/tool/20210118.215949 submit/tizen_base/20210105.160930 submit/tizen_base/20210113.025730 upstream/4.14.1.1
2013-01-29 Panu MatilainenAcommodate to glibc 2.17 __secure_getenv() renaming
2012-05-31 Panu MatilainenBury our glob() implementation entirely inside rpmglob...
2012-01-12 Ales Kozumplikselinux: reopen label between transactions if necessary...
2010-09-01 Steve LawrenceUse selabel interfaces instead of matchpathcon
2010-06-22 Steve LawrenceAdd plugin calling support
2010-01-05 Panu MatilainenMove <stdio.h> includes out of system.h to the places...
2010-01-05 Panu MatilainenLose <sys/types.h> and <sys/stat.h> includes from system.h
2010-01-05 Panu MatilainenMove <ctype.h> include out of system.h to the places...
2010-01-05 Panu MatilainenMove <errno.h> include out of system.h to the places...
2010-01-05 Panu MatilainenRemove <string.h> include from system.h into the few...
2010-01-05 Panu MatilainenLoose string header compatibility goo
2010-01-05 Panu MatilainenInclude <stdlib.h> as necessary instead of system.h
2010-01-05 Panu MatilainenShove the mount entry include voodoo where sun doesn...
2010-01-05 Panu MatilainenRemove unnecessary NLS definitions from system.h
2010-01-05 Panu MatilainenRemove libcap stuff out of system.h
2010-01-05 Panu MatilainenRemove unused selinux dummy defines
2010-01-05 Panu MatilainenMove <mcheck.h> include out of system.h to the couple...
2010-01-05 Panu MatilainenUnconditionally include <sys/wait.h> where needed
2010-01-05 Panu MatilainenMove sys/mman.h include out of system.h to the places...
2010-01-05 Panu MatilainenMove libacl.h include out of system.h to the only place...
2010-01-05 Panu MatilainenEliminate SEEK_FOO and [RWXF]_OK definitions from system.h
2010-01-05 Panu MatilainenRemove unnecessary and broken time.h related configure...
2010-01-05 Panu MatilainenUnconditionally include <netdb.h> where needed instead...
2010-01-04 Panu MatilainenClean up poll() vs select() tests
2010-01-04 Panu MatilainenRemove S_IFSOCK and S_IFLNK kludgery for ancient unixes
2010-01-04 Panu MatilainenRequire lchown() and remove ancient broken chown kludgery
2010-01-04 Panu MatilainenRemove further replacement functions for POSIX 2001...
2010-01-04 Panu MatilainenRemove unnecessary setenv() replacement function
2009-12-23 Panu MatilainenInclude <utime.h> where needed instead of system.h
2009-12-23 Panu MatilainenMove major, minor + makedev portability stuff out of...
2009-12-23 Panu MatilainenMove getopt() portability fiddles out of system.h
2009-12-23 Panu MatilainenDont include <pwd.h> from system.h, dont bother checkin...
2009-12-23 Panu MatilainenDont bother including <sys/socket.h>, we dont use anyth...
2009-12-23 Panu MatilainenDont bother including <err.h>, we dont use anything...
2009-12-23 Panu MatilainenOnly rpmrc.c cares about utsname.h, move out of system.h
2009-12-23 Panu MatilainenDont include grp.h from system.h, dont bother checking...
2009-12-23 Panu MatilainenDont bother checking and including a header we dont...
2009-12-23 Panu MatilainenMove malloc portability tweaks out of system.h
2009-12-23 Panu MatilainenWe dont use memchr() anywhere
2009-12-23 Panu MatilainenMove getpass() portability tweaks out of system.h
2009-12-23 Panu MatilainenDont bother checking for a header we dont use
2009-12-23 Panu MatilainenDont bother checking for functions we dont use
2009-12-22 Panu MatilainenKill off last remaining uses of _constfree()
2009-09-17 Panu MatilainenAlways use build + use our own allocator functions
2008-11-03 Panu MatilainenEnsure PATH_MAX is defined (ticket #3) Adam Tkac
2008-10-29 Panu MatilainenAdd fsm and rpmfi machinery for file capabilities
2008-10-26 Panu MatilainenBeginnings of acl (POSIX.1e draft 17) verification...
2008-10-26 Panu MatilainenBeginnings of file capability (POSIX.1e draft 15) verif...
2008-10-24 Jindrich NovyRemove timezone autoconf checks and system.h reference
2008-05-08 Panu Matilainenis_selinux_enabled() returns 0 if not enabled, not -1
2008-04-30 Panu MatilainenRIP alloca()
2007-12-15 Panu MatilainenExpose compiler warnings from freeing data declared...
2007-11-13 Panu MatilainenUse dgettext() instead of just gettext()
2007-09-20 Panu MatilainenMove _free() into system.h for now
2007-09-11 Ralf CorsépiusRemove splint tags.
2007-09-03 Panu MatilainenAutomated merge with file:/home/pmatilai/repos/rpm...
2007-09-03 Ralf CorsépiusRemove FILE_RCSID.
2007-09-03 Panu MatilainenRemove LCLINT hackery from system.h
2007-09-03 Panu MatilainenAutomated merge with ssh://login.linux.duke.edu//home...
2007-09-03 Panu MatilainenAdd dummy macros for our needs when building without...
2005-02-03 jbj- discover and use getmntinfo if present.
2005-01-17 jbjBuild on macosx.
2005-01-04 jbj- mac os x patches (#133611, #133612, #134637).
2004-11-11 jbj- selinux: use rpm_execcon, not execv, to run scriptlet...
2004-10-14 jbj- fix: don't set handler if SIG_IGN is already set...
2004-10-09 jbjSplint fiddles.
2004-10-09 jbjSplint fiddles.
2004-05-29 jbj- use poll(2) if available, avoid borked aurora/sparc...
2004-02-16 jbj- establish rpm_script_t before scriptlet exec.
2004-01-05 jbjadd --with-selinux, move selinux stubs to system.h.
2003-11-23 jbjMerge changes from rpm-4.2.1 development.
2003-05-01 jbjfix typo in system.h.
2003-04-30 jbjsplint fiddles.
2003-04-16 jbj- permit secondary tag match patterns with RPMQV_ALL.
2003-02-14 jbj- file: fix ogg/vorbis file classification problems.
2002-07-02 jbjadd (disabled for now) dependency check to rpmgraph.
2002-06-22 jbjFactor bounds checking annotations into source code.
2002-06-20 jbj- add translated man pages from PLD.
2002-06-19 jbjAnnotate incondefs in source code.
2002-05-02 jbj- eliminate db1 support.
2002-04-14 jbj- use build time to choose one of multiple alternative...
2002-04-11 jbj- rescusitate --rebuild.
2002-04-08 jbjSanity.
2002-01-18 jbj- missing key(s) on keyring when verifying a signature...
2001-10-16 jbjMore lclint annotations.
2001-10-15 jbjExplicit branchstate annotations.
2001-10-15 jbjlclint fiddles to annotate globals.
2001-10-13 jbjMore lclint annotations.
2001-10-13 jbj- ratchet up to lclint "strict" level.
2001-09-24 jbjMove to lclint-3.0.0.15, revisit and clean up annotations.
2001-09-21 jbj- lclint-3.0.0.15 fiddles.
2001-06-05 jbj- fix typos in linux.{req,prov}.
2001-06-04 jbjlclint fiddles.
2001-05-05 jbj- enough lclint annotations and fiddles already.
2001-04-29 jbj- globalize _free(3) wrapper in rpmlib.h, consistent...
2000-12-12 jbjSync with rpm-4_0 branch.
2000-10-31 jbj- add support for SHA1 as well as MD5 message digests.
2000-06-12 jbjSolaris2.5.1 has not EXIT_FAILURE.
2000-05-24 jbj- change popt exec alias in oreder to exec rpm children.
next