rpm/misc
Panu Matilainen 759b73a429 Ensure PATH_MAX is defined (ticket #3) Adam Tkac
- POSIX doesn't require PATH_MAX to be defined as constant, and Hurd
  doesn't define it...
- deal with it just once in system.h for now, the proper fix is to get
  rid of needing it at all (ie add a mallocing realpath() clone to librpmio)
- patch from Adam Tkac
2008-11-03 14:14:14 +02:00
..
Makefile.am RIP alloca() 2008-04-30 14:38:09 +03:00
basename.c Include "config.h" instead of <config.h>. 2007-10-28 06:57:08 +01:00
err.c expose enough of the legacy fdio interface to compile rpmfind/rpm2html. 1999-12-05 21:22:45 +00:00
err.h Automake portability diddles. 2000-02-24 22:28:31 +00:00
error.c Include "config.h" instead of <config.h>. 2007-10-28 06:57:08 +01:00
error.h Add err.[ch] to portability checks (as yet unused). 1999-09-20 15:35:08 +00:00
fakefork.c Aggregate system includes into system.h. 1998-07-25 21:00:26 +00:00
fnmatch.c Remove splint tags. 2007-09-11 23:26:22 +02:00
fnmatch.h Revert glob/fnmatch/alloca uniqify on macosx for now. 2005-01-28 06:36:29 +00:00
getcwd.c configure using automake. 1998-10-08 10:40:27 +00:00
getmntent.c Consolidated includes for librpmbuild API. 1998-07-30 22:09:42 +00:00
getwd.c configure using automake. 1998-10-08 10:40:27 +00:00
glob.c Remove splint tags. 2007-09-11 23:26:22 +02:00
glob.h Revert glob/fnmatch/alloca uniqify on macosx for now. 2005-01-28 06:36:29 +00:00
mktime.c Include "config.h" instead of <config.h>. 2007-10-28 06:57:08 +01:00
myrealloc.c configure using automake. 1998-10-08 10:40:27 +00:00
putenv.c Include "config.h" instead of <config.h>. 2007-10-28 06:57:08 +01:00
realpath.c Ensure PATH_MAX is defined (ticket #3) Adam Tkac 2008-11-03 14:14:14 +02:00
setenv.c Update portability routines from glibc-2.1. 2000-03-10 22:02:29 +00:00
stpcpy.c Include "config.h" instead of <config.h>. 2007-10-28 06:57:08 +01:00
stpncpy.c Include "config.h" instead of <config.h>. 2007-10-28 06:57:08 +01:00
strcspn.c Include "config.h" instead of <config.h>. 2007-10-28 06:57:08 +01:00
strdup.c Include "config.h" instead of <config.h>. 2007-10-28 06:57:08 +01:00
strerror.c configure using automake. 1998-10-08 10:40:27 +00:00
strftime.c Include "config.h" instead of <config.h>. 2007-10-28 06:57:08 +01:00
strspn.c Include "config.h" instead of <config.h>. 2007-10-28 06:57:08 +01:00
strstr.c configure using automake. 1998-10-08 10:40:27 +00:00
strtol.c configure using automake. 1998-10-08 10:40:27 +00:00
strtoul.c configure using automake. 1998-10-08 10:40:27 +00:00