Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-06-28 | Enable GLOB_ONLYDIR of the bundled glob() on platforms that support it | Panu Matilainen | 1 | -1/+1 | |
2010-02-04 | Fix compile when using a linker that defaults to --no-as-needed | Richard Hughes | 1 | -0/+1 | |
2010-01-05 | Remove <string.h> include from system.h into the few places that still need | Panu Matilainen | 1 | -0/+1 | |
- most of the places get it through <rpm/rpmstring.h> already | |||||
2010-01-05 | Include <stdlib.h> as necessary instead of system.h | Panu Matilainen | 1 | -0/+1 | |
- also loose the related ancient compatibility goo | |||||
2009-12-23 | Dont include <pwd.h> from system.h, dont bother checking for it either | Panu Matilainen | 1 | -0/+1 | |
- no much point conditionalizing something we can't live without - just three places need, no point polluting include space everywhere | |||||
2007-09-11 | Remove splint tags. | Ralf Corsépius | 1 | -43/+0 | |
2005-01-28 | Revert glob/fnmatch/alloca uniqify on macosx for now. | jbj | 1 | -37/+37 | |
CVS patchset: 7717 CVS date: 2005/01/28 06:36:29 | |||||
2005-01-25 | macosx/opendarwin hackery, take 1. | jbj | 1 | -37/+37 | |
CVS patchset: 7710 CVS date: 2005/01/25 05:24:40 | |||||
2004-10-14 | - fix: don't set handler if SIG_IGN is already set (#134474). | jbj | 1 | -25/+53 | |
CVS patchset: 7462 CVS date: 2004/10/14 15:09:07 | |||||
2000-03-11 | Red Hat 4.2 has not __set_errno. | jbj | 1 | -0/+8 | |
CVS patchset: 3624 CVS date: 2000/03/11 21:13:18 | |||||
2000-03-11 | fix: use glibc 2.1 glob/fnmatch everywhere. | jbj | 1 | -283/+27 | |
CVS patchset: 3621 CVS date: 2000/03/11 20:14:07 | |||||
2000-03-10 | Can't include system.h w/o mishap. | jbj | 1 | -1/+3 | |
CVS patchset: 3618 CVS date: 2000/03/10 20:47:57 | |||||
2000-03-10 | Get config.h by includeing "system.h" | jbj | 1 | -3/+1 | |
CVS patchset: 3616 CVS date: 2000/03/10 17:50:53 | |||||
2000-03-10 | Update to glibc-2.1 version with GNU extensions. | jbj | 1 | -242/+1031 | |
CVS patchset: 3615 CVS date: 2000/03/10 17:49:09 | |||||
2000-03-09 | - portability: skip bzip2 if not available. | jbj | 1 | -0/+630 | |
- portability: skip gzseek if not available (zlib-1.0.4). - portability: skip personality if not available (linux). - portability: always include arpa/inet.h (HP-UX). - portability: don't use id -u (Brandon Allbery). - portability: don't chown/chgrp -h w/o lchown. - portability: splats in rpm.spec to find /usr/{share,local}/locale/* CVS patchset: 3610 CVS date: 2000/03/09 18:13:02 | |||||
1999-11-27 | lib/stubs.c: Add portability routines to rpmlib for portable shared rpmlib. | jbj | 1 | -630/+0 | |
lib/rpmio.c: Internalize single use of inet_aton(). lib/rpmio.h: Include libio.h retrofit here rather than in system.h. configure.in: Remove regex/glob tests. CVS patchset: 3440 CVS date: 1999/11/27 00:15:07 | |||||
1998-10-08 | configure using automake. | jbj | 1 | -19/+12 | |
CVS patchset: 2418 CVS date: 1998/10/08 10:40:27 | |||||
1998-10-06 | more portable dirent handling (Hermann Lauer). | jbj | 1 | -38/+1 | |
CVS patchset: 2401 CVS date: 1998/10/06 15:26:55 | |||||
1998-07-30 | Consolidated includes for librpmbuild API. | jbj | 1 | -5/+1 | |
CVS patchset: 2213 CVS date: 1998/07/30 22:09:42 | |||||
1997-05-07 | Added config.h, miscfn.h header files | ewt | 1 | -1/+1 | |
CVS patchset: 1607 CVS date: 1997/05/07 15:07:50 | |||||
1997-02-20 | 1) include config.h | ewt | 1 | -1/+2 | |
2) pay attention to HAVE_DIRENT_H CVS patchset: 1449 CVS date: 1997/02/20 02:21:23 | |||||
1997-01-24 | don't include miscfn.h -- glob.h gets it | ewt | 1 | -1/+0 | |
CVS patchset: 1361 CVS date: 1997/01/24 19:05:56 | |||||
1997-01-16 | Initial revision | ewt | 1 | -0/+678 | |
CVS patchset: 1302 CVS date: 1997/01/16 19:46:38 |