NetBSD/lib/libc
kleink 326194c69f Update stack frame allocation for XMM state having been added to
mcontext_t; spotted by Frank van der Linden.
While here, also align the on-stack ucontext as required.
2003-01-26 18:14:03 +00:00
..
arch Update stack frame allocation for XMM state having been added to 2003-01-26 18:14:03 +00:00
citrus - handle s==NULL case of wcrtomb. 2003-01-01 15:57:12 +00:00
compat-43 use strlcpy where it is more appropriate. 2002-11-17 01:51:24 +00:00
db Grrr. So much for my ability to use grep(1) effectively. Pointed out 2003-01-20 07:12:12 +00:00
dlfcn Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path (etc). 2002-08-19 09:41:27 +00:00
gen Add makecontext(3) from Klaus Klein. 2003-01-21 12:39:08 +00:00
gmon Fix signed/unsigned comparison warnings. 2002-11-11 17:13:59 +00:00
hash New sentence, new line. From Robert Elz. 2002-10-01 17:02:56 +00:00
include Use <threadlib.h>. 2003-01-19 19:25:05 +00:00
locale KNF 2002-11-17 20:40:59 +00:00
md New sentence, new line. From Robert Elz. 2002-10-01 17:02:56 +00:00
net writable, not writeable. 2003-01-06 20:30:28 +00:00
nls Replace "Fichero" words with "Archivo" that were missed in the last update. 2002-12-04 10:18:19 +00:00
quad As discussed (briefly) on tech-userlevel, fix our quad support to work 2002-10-20 10:15:47 +00:00
regex use strlcpy where it is more appropriate. 2002-11-17 01:51:24 +00:00
rpc Merge the nathanw_sa branch. 2003-01-18 10:52:16 +00:00
softfloat Import the 32-bit version of SoftFloat 2a and separate it and the 64-bit 2002-05-21 23:51:04 +00:00
stdio Use recursive mutexes from libpthread rather than implementing 2003-01-21 23:26:02 +00:00
stdlib Fix lib/17248 properly 2003-01-20 09:06:35 +00:00
string Remove superfluous word. 2003-01-07 17:12:54 +00:00
sys While we're here, document EPERM. 2003-01-22 15:28:37 +00:00
termios New sentence, new line. From Robert Elz. 2002-10-01 18:10:43 +00:00
thread-stub Simple TSD implementation, since some thread-safe libraries want 2003-01-20 01:58:54 +00:00
time s/_REENT/_REENTRANT/ 2003-01-18 17:10:56 +00:00
yp use strlcpy where it is more appropriate. 2002-11-17 01:51:24 +00:00
Makefile Merge the nathanw_sa branch. 2003-01-18 10:52:16 +00:00
shlib_version add support for p1003.1b semaphores. From FreeBSD 2003-01-20 20:10:19 +00:00