Catch up with recent libc updates.
authorEirik Nygaard <eirikn@dragonflybsd.org>
Thu, 22 Jan 2004 12:01:18 +0000 (12:01 +0000)
committerEirik Nygaard <eirikn@dragonflybsd.org>
Thu, 22 Jan 2004 12:01:18 +0000 (12:01 +0000)
commit1bf282adb69cc8afdf57a3ea85c171406dfcbdaf
tree81bbae6b8e19e1aedf0cfd3e3d827b1c53e87bad
parent2f89ae6d6a824f38b8168326a8fad93d9b0f4f12
Catch up with recent libc updates.
  * Add devname_r
  * Add stack protector
  * Remove unused header files / add needed one
lib/libcr/gen/Makefile.inc
lib/libcr/gen/devname.3
lib/libcr/gen/devname.c
lib/libcr/locale/big5.c
lib/libcr/locale/euc.c
lib/libcr/locale/runetype.c
lib/libcr/locale/table.c
lib/libcr/locale/tolower.c
lib/libcr/sys/Makefile.inc
lib/libcr/sys/stack_protector.c [new file with mode: 0644]