NetBSD/lib/libc
ross c5a82dd848 * New MI man page for fp{set,get}{round,sticky,mask}(3).
* Implement fpgetsticky() for alpha.
* Direct fpsetsticky() and fp{get,set}mask() into alpha kernel via sysarch(2).
* Define new sysarch(2) stub for above and install and distribute sysarch.h
for alpha.  (The fpcr IS user mode r/w, but for reasons beyond the scope
of a commit message kernel calls are needed.) And much kernel Magick is
required before these do anything, but this way programs compiled under
1.4 will DTRT on future snapshots and releases.
1999-04-30 00:58:30 +00:00
..
arch * New MI man page for fp{set,get}{round,sticky,mask}(3). 1999-04-30 00:58:30 +00:00
compat-43 Last of the .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 19:44:33 +00:00
db Last of the .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 19:44:33 +00:00
gen * New MI man page for fp{set,get}{round,sticky,mask}(3). 1999-04-30 00:58:30 +00:00
gmon Last of the .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 19:44:33 +00:00
hash Urk, .Nx doesn't DTRT either. 1999-02-28 00:00:03 +00:00
include move __getcwd prototypes to libc-private header file. 1999-03-26 22:23:57 +00:00
locale Last of the .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 19:44:33 +00:00
md Last of the .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 19:44:33 +00:00
net Do a lame hack to reduce the size of the lexer state buffer, which reduces 1999-04-22 00:37:42 +00:00
nls Introduce EOVERFLOW. 1999-03-22 19:03:38 +00:00
quad Corrected an off-by-one error (lib/6314 Torbjorn Granlund) 1999-03-26 21:04:24 +00:00
regex
rpc Declare more local items static. 1999-04-19 21:56:01 +00:00
stdio Last of the .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 19:44:33 +00:00
stdlib Fix typo noted by NAKAJIMA Yoshihiro in PR lib/7328. 1999-04-06 19:44:42 +00:00
string Correct omission made during last fix of HISTORY section. 1999-04-18 22:36:46 +00:00
sys Spelling. 1999-04-26 04:10:35 +00:00
termios
time Use correct number of digits as described in lib/7001. This brings us 1999-04-29 02:58:30 +00:00
yp use ${ARCHDIR} instead of ${.CURDIR}/arch/${MACHINE_ARCH} where appropriate 1999-02-24 15:05:20 +00:00
Makefile Revert part of previous and use C/// instead of S/// for mipse[bl]->mips. 1999-02-27 21:21:26 +00:00
shlib_version Modify syncicache on PowerPC from an inline to a real function. 1999-04-17 21:16:45 +00:00