gdr
|
ffae6366ab
|
- specify optimization level 78
- have default target update ../libc
|
1997-09-21 06:21:35 +00:00 |
|
gdr
|
e9b7d50bfc
|
remove #pragmas; depend on Makefile for these settings
|
1997-09-21 06:21:07 +00:00 |
|
gdr
|
a5c0ecf161
|
add a segment statement
|
1997-09-21 06:20:37 +00:00 |
|
gdr
|
82170164bc
|
- build vfprintf.o in two stages in order to avoid an ORCA/C preprocessor bug
- specify, on the command line, an optimization leve of 78 for all source
files
- have the default target update ../libc
|
1997-09-21 06:19:50 +00:00 |
|
gdr
|
6e22587191
|
- remove #line numbers inserted by splatprep(1)
- [variadic functions only] update optimization level from 72 to 78
|
1997-09-21 06:16:12 +00:00 |
|
gdr
|
c52fcd3475
|
greatly reduce stack requirements of vfprintf() and __sbprintf()
|
1997-09-21 06:14:42 +00:00 |
|
gdr
|
a071932b06
|
- specify optimization level 78 in makefile
- have default target update ../libc
|
1997-09-21 06:10:26 +00:00 |
|
gdr
|
a402a7f7fa
|
- set optimization level 78 in makefile
- have default target update ../libc
|
1997-09-21 06:08:48 +00:00 |
|
gdr
|
f6a8741209
|
move #pragma's out of source when possible (depend on makefile)
|
1997-09-21 06:08:11 +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
|
740fda6275
|
changes to reflect that the paths.mk info is now in a separate file
|
1997-09-21 06:01:12 +00:00 |
|
gdr
|
4539811926
|
add logwtmp.c to the build
|
1997-09-21 05:59:14 +00:00 |
|
gdr
|
e64c17d8cb
|
move the #pragmas out of the source files; depend on the Makefile
|
1997-09-21 05:57:40 +00:00 |
|
gdr
|
45e13e9ddb
|
initial checkin
|
1997-09-19 15:47:55 +00:00 |
|
gdr
|
02b72767b3
|
Added BUG entry mentioning occasional hangs of gsh.
|
1997-09-19 15:47:03 +00:00 |
|
gdr
|
a689e9398c
|
added many more entries, mostly from stdio routines
|
1997-09-19 15:46:10 +00:00 |
|
gdr
|
c1a44d4166
|
- initial checkin, as submitted by Soenke Behrens
|
1997-09-17 16:36:41 +00:00 |
|
gdr
|
39e6f0d5ee
|
- initial checkin, as submitted by Dave Tribby
|
1997-09-17 06:31:15 +00:00 |
|
gdr
|
fef1481080
|
- initial checkin, as submitted by Dave Tribby
- renamed makefile.mk to Makefile
|
1997-09-17 06:31:06 +00:00 |
|
gdr
|
64cc71f1af
|
- initial checkin, as submitted by Dave Tribby
|
1997-09-17 06:24:29 +00:00 |
|
gdr
|
590e077340
|
- initial checkin, as submitted by Dave Tribby
- renamed makefile.mk to Makefile
|
1997-09-17 06:24:18 +00:00 |
|
gdr
|
fb3ab1728f
|
- initial checkin as submitted by Dave Tribby
|
1997-09-17 05:44:00 +00:00 |
|
gdr
|
0acddc1899
|
- initial checkin as submitted by Dave Tribby
- renamed makefile.mk to Makefile
|
1997-09-17 05:43:50 +00:00 |
|
gdr
|
c1fa42d03c
|
- initial checkin, as received from Dave Tribby
|
1997-09-17 05:29:33 +00:00 |
|
gdr
|
0cd26df27a
|
- initial checkin, as received from Dave Tribby
- renamed makefile.mk to Makefile
|
1997-09-17 05:29:24 +00:00 |
|
gdr
|
2ff5e0d02e
|
added various stdio man pages
|
1997-09-16 00:11:30 +00:00 |
|
gdr
|
e97849195e
|
initial checkin
|
1997-09-16 00:10:45 +00:00 |
|
gdr
|
82cd20e3c4
|
Mention that the file will still exist if one attempts to unlink it while
it is open.
|
1997-09-16 00:10:13 +00:00 |
|
gdr
|
3f4a6ce10a
|
fixed a typo
|
1997-09-15 19:15:26 +00:00 |
|
gdr
|
9b28500b58
|
Initial checkin: Same as ORCA/C version, but with isblank() added.
|
1997-09-05 15:42:26 +00:00 |
|
gdr
|
eb65e1bf12
|
added various files to libc; mostly stdio
|
1997-09-05 06:50:30 +00:00 |
|
gdr
|
4fead8bdd0
|
minor comment changes
|
1997-09-05 06:48:12 +00:00 |
|
gdr
|
b1b7a26b51
|
added some tests
|
1997-09-05 06:46:33 +00:00 |
|
gdr
|
7fad7d2bd6
|
- added non-ORCA rename(2) implementation
- added sigprocmask(2)
- changed unlink(2) not to depend on remove(3) [was briefly mutually
recursive]
- added fcntl(2)
|
1997-09-05 06:38:06 +00:00 |
|
gdr
|
2dafe3f23e
|
depend on paths.mk
|
1997-09-05 06:35:22 +00:00 |
|
gdr
|
24747d92a2
|
uncommented "mend" on assertVersion macro
|
1997-09-05 06:34:59 +00:00 |
|
gdr
|
93e9864555
|
Move strerror() implementation to this directory.
|
1997-09-05 06:33:22 +00:00 |
|
gdr
|
05cc2bfd4c
|
Added _isnan(), _isinf(), __dtoa(), fcvt(), and ecvt() routines. The
first three are required by stdio.
|
1997-09-05 06:31:59 +00:00 |
|
gdr
|
123ac5dd20
|
change segment name to "libc_stdio"
|
1997-09-05 06:27:50 +00:00 |
|
gdr
|
5c7af603fd
|
Replace ORCALib stdio implementation with BSD implementation.
|
1997-09-05 06:18:52 +00:00 |
|
gdr
|
ca13d459c1
|
depend on paths.mk
|
1997-09-05 06:15:49 +00:00 |
|
gdr
|
4fe75a5912
|
Map GS/OS error "file busy" (0x50) to EEXIST for open(2).
|
1997-09-05 06:14:16 +00:00 |
|
gdr
|
8a35779079
|
depend on ../../paths.mk
|
1997-09-05 06:12:22 +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
|
9002791e1c
|
- replaced modified ORCA stdio.h with modified BSD version
- new sane.h to match lsaneglue
- new math.h. Based on ORCA version, but added _isnan() and _isinf()
|
1997-09-05 05:54:01 +00:00 |
|
gdr
|
42ccbe7f76
|
added F_GETFL flag
|
1997-09-05 05:52:28 +00:00 |
|
gdr
|
f4e07c47c7
|
- assigned lseg to Dave
- added catrez to the list; used for builds
|
1997-09-05 05:07:37 +00:00 |
|
gdr
|
3b74d54927
|
removed __ORCAC_VERSION
|
1997-09-04 15:49:31 +00:00 |
|