Commit Graph

22 Commits

Author SHA1 Message Date
Jim Meyering 29ab746b79 Don't include stdlib.h and declare malloc and free.
This works around Solaris 2.7's conflicting prototype.
Reported by Karl Berry.
1998-12-13 18:04:11 +00:00
Jim Meyering 2ec7385fb0 Redefine putenv before including stdlib.h to work
around Solaris 2.7's conflicting prototype.  Reported by Karl Berry.
1998-12-06 22:18:17 +00:00
Jim Meyering 8ef38f80ec (sys/types.h): Include to get size_t on some systems.
(NULL): Define if needed.
1998-02-03 07:23:13 +00:00
Jim Meyering 059ccb6ac7 [putenv]: Undefine before including system headers.
Otherwise, the declaration of *rpl_putenv* conflicts with the system
prototype on at least Irix5.3.  From Marcus Daniels.
1997-07-01 11:30:08 +00:00
Jim Meyering 1226259896 Remove _sys_putenv cruft and just rename the function itself. 1997-06-29 21:05:05 +00:00
Jim Meyering 3d9239c750 fix it right 1997-06-29 20:18:58 +00:00
Jim Meyering 551c02f7b6 Define-away putenv only if it's not already defined. 1997-06-29 20:12:52 +00:00
Jim Meyering 3c97cf0102 libitize 1997-02-04 03:30:49 +00:00
Jim Meyering 19bff1c02d indent cpp-directives 1996-07-15 03:56:06 +00:00
Jim Meyering 6014da9e30 update FSF address in copyright 1996-07-15 03:43:36 +00:00
Jim Meyering b53cae8492 Always include system headers, but define-away any putenv prototype. 1995-02-28 12:08:03 +00:00
Jim Meyering 06084cb7e8 Get putenv.c from /copies (derived from glibc).
Hack it to work with SGI's __environ junk.
1994-12-04 21:08:50 +00:00
Jim Meyering 11020daf89 merge with 1.10n5 1994-10-01 04:48:44 +00:00
Jim Meyering e9bbe5be67 merge with 1.10n4 1994-10-01 04:37:18 +00:00
Jim Meyering 5cfcf6dc93 remove ansidecl junk 1994-09-28 01:19:14 +00:00
Jim Meyering 0a0800fe25 merge with 1.10n2 1994-09-27 22:02:00 +00:00
Jim Meyering e13a0b7f49 merge with 1.10n1 1994-09-27 20:52:02 +00:00
Jim Meyering cfe240bbd8 merge with 1.8.1h 1993-10-24 21:30:08 +00:00
Jim Meyering 44c053f008 merge with 1.8.1d 1993-10-12 14:49:11 +00:00
Jim Meyering ae0074289c merge with 1.8.1 + partial --version and --help 1993-09-08 18:23:12 +00:00
Jim Meyering c3798f9e61 (index, bcopy): Don't redefine. 1993-03-30 04:35:36 +00:00
Jim Meyering ccbd1d7dc5 Initial revision 1992-11-01 05:44:29 +00:00