Commit Graph

835 Commits

Author SHA1 Message Date
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
gdr 1f006da069 Added:
-----
INSTALL		start of installation notes
new.syscalls	listing of new system calls.
status.bin	status of base utilities
1997-08-08 05:11:14 +00:00
gdr 6a8369544e added "validity of pathnames" comment
removed perror implementation and trap.asm concheck comments
1997-08-08 05:09:51 +00:00
gdr 353efc72a2 changed: fts* routines, fdopen, ctype listings, siglist variables 1997-08-08 05:06:45 +00:00
gdr 5c4edbc8bf Added makefile, describe(1) source, resource source. 1997-08-08 04:45:41 +00:00
gdr b0cfaf1892 initial checkin 1997-08-08 04:44:13 +00:00
gdr 397a3206ab initial checkin 1997-08-07 05:17:22 +00:00
gdr c91fd8439c add date to version line 1997-08-02 21:21:51 +00:00
gdr 86337db335 Checkin of v1.1.5:
- Changed source slightly to compile under djgpp (MS-DOS) and Linux,
	  linted source.
	- Unix makefile changed by Devin Reade to automatically detect OS
	  type.
	- Apple IIgs source now opens files with "r+b" instead of "rwb"
1997-08-02 21:09:13 +00:00