gdr-ftp
8cdc379e42
swab.c:
...
initial checkin
1999-09-01 00:58:23 +00:00
gdr-ftp
79cc150685
Makefile:
...
- specify files via SRCS vice OBJS. This eliminates an extraneous
".o" in the final OBJS value.
- don't attempt to attach a rez fork (leave it for the upper
level makefile)
1998-02-19 01:07:56 +00:00
taubert
6bd94b0884
Added support for separate object hierarchy and cleaned up libc makefiles
1998-02-09 08:45:21 +00:00
gdr-ftp
e712a9ff58
- fixed a bug (found by Steve Reeves) where the check for an out-of-bounds
...
errno was never catching illegal errnos, and thus could walk off the
end of the message array.
1998-02-04 15:16:19 +00:00
gdr
6848d48a2e
build libc in the lower level makefiles instead of the top one; we're
...
getting too many files
1997-10-03 04:44:26 +00:00
gdr
228ac9913d
- move optimization directives from the source files to the makefile
...
- have the default makefile target update ../libc
1997-09-21 06:23:08 +00:00
gdr
93e9864555
Move strerror() implementation to this directory.
1997-09-05 06:33:22 +00:00
gdr
596add410c
initial checkin of libc source and tests
1997-02-28 05:12:58 +00:00