NetBSD/lib/libc
tshiozak 75e29ba505 some changes around mklocale:
- clean up cpp directives.
- stop including rune.h from mklocale.
- stop using _BSD_RUNE_T macro.  instead, use int32_t directly in runetype.h.
- move _DEFAULT_INVALID_RUNE to runetype.h.
These were for historical reason on porting rune from FreeBSD,
but it seems that these are no longer reasonable but troublesome
under the current NetBSD build system.
additionally:
- runetype.h -> locale/runetype.h in mklocale, because this might conflict
  to FreeBSD's one.
2003-03-10 20:41:29 +00:00
..
arch Implement pthread_atfork() (in libc, because the required threadlib 2003-02-13 02:50:48 +00:00
citrus changes related to lib/20576 and lib/20577. 2003-03-05 20:18:14 +00:00
compat-43 "Utilize" has exactly the same meaning as "use," but it is more 2003-02-04 23:07:28 +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
gen HW_PHYSPAGES -> HW_PHYSMEM64, HW_USERPAGES -> HW_USERMEM64. 2003-03-06 20:39:08 +00:00
gmon
hash
include Implement pthread_atfork() (in libc, because the required threadlib 2003-02-13 02:50:48 +00:00
locale some changes around mklocale: 2003-03-10 20:41:29 +00:00
md
net
nls New sentence, new line; bump date for last change. 2003-02-12 18:58:50 +00:00
quad
regex Sprinkle some restrict. 2003-02-05 23:13:07 +00:00
rpc Reset in_reclen and in_received after having received a full record in 2003-01-27 20:56:45 +00:00
softfloat
stdio add fgetws() and fputws() (lib/20576). 2003-03-07 07:11:35 +00:00
stdlib Don't acquire __environ_lock around exec*() calls; nothing requires 2003-03-04 19:44:09 +00:00
string add original FreeBSD RCS ID. 2003-03-07 06:46:38 +00:00
sys Grammar improvements and some minor mdoc fixes. 2003-03-03 07:00:57 +00:00
termios
thread-stub Add #include <stdlib.h> for exit definition. 2003-03-01 22:11:40 +00:00
time
yp
Makefile
shlib_version bump minor to 96 for some I18N functions addition. 2003-03-02 22:21:15 +00:00