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
|
1c83baa702
|
Adapted for ANSI C and our pseudo-Posix syscall interface.
|
2007-04-21 23:18:14 +00:00 |
|
ceriel
|
1db6a3029b
|
Header --> Id
|
1994-06-24 14:02:31 +00:00 |
|
ceriel
|
e001541608
|
Fixed bug in checking of last char of environment variable
|
1991-04-24 12:18:03 +00:00 |
|
eck
|
c937359a4e
|
oops, _envp should have been _penvp
|
1990-09-27 16:52:07 +00:00 |
|
eck
|
e00f89ea6f
|
made a lot of changes
|
1989-12-18 15:14:14 +00:00 |
|
eck
|
d818da36f0
|
Initial revision
|
1989-05-16 13:13:53 +00:00 |
|