cgd
|
4a6fd887f0
|
File which provides lint stubs for the functions defined by
machine-dependent assembly code, whose source files live in its directory.
(Not necessarily complete yet.)
|
1996-12-22 11:44:55 +00:00 |
mycroft
|
c9ec05f4b2
|
Treat reboot() like a normal system call. From PR 2458.
|
1996-11-11 13:41:08 +00:00 |
cgd
|
1ae38b6471
|
if _REENTRANT is defined, store the error value in (*__errno()), rather than
in errno directly, to support threads packages.
|
1996-11-08 00:52:46 +00:00 |
cgd
|
c30a5d9842
|
kill "IMPORT(errno, 4)" since it is unnecessary
|
1996-11-08 00:51:24 +00:00 |
cgd
|
55c6bc901c
|
catch up with <machine/asm.h> changes, SYS.h changes, and the removal
of DEFS.h
|
1996-10-17 03:08:03 +00:00 |
cgd
|
731ac8686e
|
set the GP before accessing errno.
|
1996-09-17 21:16:12 +00:00 |
cgd
|
8df506ad69
|
user better names for local labels, as suggested by Matt Thomas and
slightly tweaked.
|
1996-09-09 00:57:59 +00:00 |
cgd
|
5b14175ea1
|
be more conservative when setting the gp
|
1995-11-04 00:23:04 +00:00 |
cgd
|
e4f5181d15
|
libc support for the alpha. more functions should be written in assembler,
but that's optimization. 8-)
|
1995-02-10 17:49:48 +00:00 |