Age | Commit message (Collapse) | Author | |
---|---|---|---|
1998-12-13 | Don't include stdlib.h and declare malloc and free. | Jim Meyering | |
This works around Solaris 2.7's conflicting prototype. Reported by Karl Berry. | |||
1998-12-06 | Redefine putenv before including stdlib.h to work | Jim Meyering | |
around Solaris 2.7's conflicting prototype. Reported by Karl Berry. | |||
1998-02-03 | (sys/types.h): Include to get size_t on some systems. | Jim Meyering | |
(NULL): Define if needed. | |||
1997-07-01 | [putenv]: Undefine before including system headers. | Jim Meyering | |
Otherwise, the declaration of *rpl_putenv* conflicts with the system prototype on at least Irix5.3. From Marcus Daniels. | |||
1997-06-29 | Remove _sys_putenv cruft and just rename the function itself. | Jim Meyering | |
1997-06-29 | fix it right | Jim Meyering | |
1997-06-29 | Define-away putenv only if it's not already defined. | Jim Meyering | |
1997-02-04 | libitize | Jim Meyering | |
1996-07-15 | indent cpp-directives | Jim Meyering | |
1996-07-15 | update FSF address in copyright | Jim Meyering | |
1995-02-28 | Always include system headers, but define-away any putenv prototype. | Jim Meyering | |
1994-12-04 | Get putenv.c from /copies (derived from glibc). | Jim Meyering | |
Hack it to work with SGI's __environ junk. | |||
1994-10-01 | merge with 1.10n5 | Jim Meyering | |
1994-10-01 | merge with 1.10n4 | Jim Meyering | |
1994-09-28 | remove ansidecl junk | Jim Meyering | |
1994-09-27 | merge with 1.10n2 | Jim Meyering | |
1994-09-27 | merge with 1.10n1 | Jim Meyering | |
1993-10-24 | merge with 1.8.1h | Jim Meyering | |
1993-10-12 | merge with 1.8.1d | Jim Meyering | |
1993-09-08 | merge with 1.8.1 + partial --version and --help | Jim Meyering | |
1993-03-30 | (index, bcopy): Don't redefine. | Jim Meyering | |
1992-11-01 | Initial revision | Jim Meyering | |