gdr
|
4aafacd78b
|
fix a bad patch(1) run
|
1997-12-21 20:05:41 +00:00 |
|
gdr
|
7276456260
|
Put in some fixes that came out of FreeBSD-Current. Compilations not
yet verified on the IIgs. Also, dumped #ifdef's that avoided use of
fdopen from before fdopen was available in libc.
|
1997-12-19 06:34:31 +00:00 |
|
gdr
|
072c984053
|
make CHDIR macro work when NDEBUG is defined (and therefore the assert
is a null op).
|
1997-11-01 19:12:16 +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
|
a071932b06
|
- specify optimization level 78 in makefile
- have default target update ../libc
|
1997-09-21 06:10:26 +00:00 |
|
gdr
|
8f24a49223
|
Move #pragmas out of the source files when possible. Depend on occ
command line flags.
|
1997-09-21 06:05:01 +00:00 |
|
gdr
|
b94726dc62
|
reimplement and fix popen/pclose routines
|
1997-09-21 06:04:01 +00:00 |
|
gdr
|
1554cedb32
|
initial checkin
|
1997-09-21 06:02:56 +00:00 |
|
gdr
|
1fd1b2b9dd
|
psignal.c:
Use CR instead of LF in call to write(2).
Makefile:
Depend on ../../paths.mk
basename.c:
Include <sys/syslimits.h> due to change in stdio.h
|
1997-09-05 06:09:50 +00:00 |
|
gdr
|
59a20690fa
|
added psignal,c, siglist.c to build
|
1997-07-28 03:15:55 +00:00 |
|
gdr
|
e7714c1ecb
|
added psignal(3), sys_siglist, sys_signame.
|
1997-07-28 03:12:37 +00:00 |
|
gdr
|
bc0a3deceb
|
add fts* routines to build
|
1997-07-27 23:06:00 +00:00 |
|
gdr
|
649a34d2fd
|
- change segment name
- specify optimization, debugging, memorymodel levels
- use <fts.h> vice "fts.h"
- allow GNO version to use fchdir(3)
|
1997-07-27 23:05:04 +00:00 |
|
gdr
|
46d4df16c5
|
removed a splatprep line
|
1997-02-28 05:43:54 +00:00 |
|
gdr
|
596add410c
|
initial checkin of libc source and tests
|
1997-02-28 05:12:58 +00:00 |
|