summaryrefslogtreecommitdiff
path: root/misc/glob.c
AgeCommit message (Collapse)AuthorFilesLines
2005-01-28Revert glob/fnmatch/alloca uniqify on macosx for now.jbj1-37/+37
CVS patchset: 7717 CVS date: 2005/01/28 06:36:29
2005-01-25macosx/opendarwin hackery, take 1.jbj1-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).jbj1-25/+53
CVS patchset: 7462 CVS date: 2004/10/14 15:09:07
2000-03-11Red Hat 4.2 has not __set_errno.jbj1-0/+8
CVS patchset: 3624 CVS date: 2000/03/11 21:13:18
2000-03-11fix: use glibc 2.1 glob/fnmatch everywhere.jbj1-283/+27
CVS patchset: 3621 CVS date: 2000/03/11 20:14:07
2000-03-10Can't include system.h w/o mishap.jbj1-1/+3
CVS patchset: 3618 CVS date: 2000/03/10 20:47:57
2000-03-10Get config.h by includeing "system.h"jbj1-3/+1
CVS patchset: 3616 CVS date: 2000/03/10 17:50:53
2000-03-10Update to glibc-2.1 version with GNU extensions.jbj1-242/+1031
CVS patchset: 3615 CVS date: 2000/03/10 17:49:09
2000-03-09- portability: skip bzip2 if not available.jbj1-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-27lib/stubs.c: Add portability routines to rpmlib for portable shared rpmlib.jbj1-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-08configure using automake.jbj1-19/+12
CVS patchset: 2418 CVS date: 1998/10/08 10:40:27
1998-10-06more portable dirent handling (Hermann Lauer).jbj1-38/+1
CVS patchset: 2401 CVS date: 1998/10/06 15:26:55
1998-07-30Consolidated includes for librpmbuild API.jbj1-5/+1
CVS patchset: 2213 CVS date: 1998/07/30 22:09:42
1997-05-07Added config.h, miscfn.h header filesewt1-1/+1
CVS patchset: 1607 CVS date: 1997/05/07 15:07:50
1997-02-201) include config.hewt1-1/+2
2) pay attention to HAVE_DIRENT_H CVS patchset: 1449 CVS date: 1997/02/20 02:21:23
1997-01-24don't include miscfn.h -- glob.h gets itewt1-1/+0
CVS patchset: 1361 CVS date: 1997/01/24 19:05:56
1997-01-16Initial revisionewt1-0/+678
CVS patchset: 1302 CVS date: 1997/01/16 19:46:38