David Given
|
d273497077
|
Add some missing libc functions: setenv, unsetenv, strdup.
--HG--
rename : lang/cem/libcc.ansi/stdlib/getenv.c => lang/cem/libcc.ansi/stdlib/setenv.c
rename : lang/cem/libcc.ansi/string/strlen.c => lang/cem/libcc.ansi/string/strdup.c
extra : source : 64d6e6eec18d76bf8f3947ec5d171db94acdb282
|
2013-05-29 21:41:58 +01:00 |
|
dtrg
|
bfeb736c35
|
Stripped down the library to something approaching the ANSI C minimum and replaced most of the header files, to provide a reasonably consistent base to work up from.
|
2007-04-24 19:42:24 +00:00 |
|
ceriel
|
1db6a3029b
|
Header --> Id
|
1994-06-24 14:02:31 +00:00 |
|
eck
|
86188fb772
|
size_t is 'unsigned int' (for backward compatibility)
|
1990-04-23 13:26:09 +00:00 |
|
eck
|
343dbb810f
|
formal parameters in prototyps need only 1 underscore
|
1990-01-29 10:09:00 +00:00 |
|
eck
|
d8486967aa
|
many changes and improvements
|
1989-12-18 14:00:32 +00:00 |
|
eck
|
26cc87efe6
|
improved parameters
|
1989-09-29 15:46:33 +00:00 |
|
eck
|
d818da36f0
|
Initial revision
|
1989-05-16 13:13:53 +00:00 |
|