ack/lang/cem/libcc.ansi
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
..
assert Updated .distr files for the new release. 2007-02-25 12:51:55 +00:00
ctype Delete 689 undead files. 2012-09-20 22:26:32 -04:00
errno Delete 689 undead files. 2012-09-20 22:26:32 -04:00
headers Add some missing libc functions: setenv, unsetenv, strdup. 2013-05-29 21:41:58 +01:00
locale Updated .distr files for the new release. 2007-02-25 12:51:55 +00:00
math Delete 689 undead files. 2012-09-20 22:26:32 -04:00
misc Add some missing libc functions: setenv, unsetenv, strdup. 2013-05-29 21:41:58 +01:00
setjmp Updated for the 6.0pre2 release. 2007-04-24 20:45:58 +00:00
signal Call the correct kill() and getpid() syscalls rather than _kill() and _getpid(). 2010-10-02 21:51:40 +00:00
stdio Add support for snprintf and vsnprintf. Try and make the return value a bit 2013-05-29 17:10:58 +01:00
stdlib Add some missing libc functions: setenv, unsetenv, strdup. 2013-05-29 21:41:58 +01:00
string Add some missing libc functions: setenv, unsetenv, strdup. 2013-05-29 21:41:58 +01:00
time Delete 689 undead files. 2012-09-20 22:26:32 -04:00
.distr Update distribution files. 2013-05-15 23:46:15 +01:00
build.mk Add some missing libc functions: setenv, unsetenv, strdup. 2013-05-29 21:41:58 +01:00
head_ac.e Disabled the code to throw signals on EM traps; this is the platform's job (and requires working signal support, which we may not have). 2007-04-29 20:46:48 +00:00
LIST changed order so that it works without ranlib 1990-06-12 11:21:40 +00:00
pmfile Invoke genfiles explicitly with sh --- CVS doesn't store executable bits. 2010-08-01 10:35:33 +00:00
proto.make Header --> Id 1994-06-24 14:02:31 +00:00