Go to file
tshiozak 3f9925f700 add wcstoll, wcstoimax, wcstoull and wcstoumax. (lib/20656)
- these are defined in C99 (wcsto[ui]max) and SUSv3.
  - these implementations are written by sigsegv@s25.xrea.com,
    derived from NetBSD's wcstol/wcstoul.
  - I just added some comments.
2003-03-11 09:21:22 +00:00
bin Fix typo in mkpath()'s test before chmod(). 2003-03-10 23:33:10 +00:00
crypto .Nm does not need a dummy argument ("") before punctuation or 2003-02-25 10:34:36 +00:00
dist be specific about what we are matching against. 2003-03-10 00:03:21 +00:00
distrib add multiple-include protection. 2003-03-11 07:18:38 +00:00
doc mention amd. 2003-03-10 13:18:07 +00:00
etc rcconf_is_set(): add optional 4th arg to control whether "obsolete" 2003-03-11 04:49:18 +00:00
games Make this work on sparc64 (don't use long and assume sizeof(long) = 4). 2003-02-26 07:14:44 +00:00
gnu resolve conflicts 2003-03-08 19:43:56 +00:00
include add wcstoll, wcstoimax, wcstoull and wcstoumax. (lib/20656) 2003-03-11 09:21:22 +00:00
lib add wcstoll, wcstoimax, wcstoull and wcstoumax. (lib/20656) 2003-03-11 09:21:22 +00:00
libexec Dont call gettimeofday on a rpc timeval. 2003-03-09 10:33:04 +00:00
regress Also test the libc atexit routine in the presence of libpthread. 2003-03-04 18:00:48 +00:00
rescue Build mount_* individually, since mount and most of mount_* no longer 2003-03-03 02:09:18 +00:00
sbin Correct program name in comments. 2003-03-10 09:23:50 +00:00
share x68k, not x86k. PR 20650 by Josh Glover. 2003-03-10 22:47:44 +00:00
sys - Get rid of unused #ifdefs LFS_NO_PAGEMOVE and LFS_MALLOC_SUMMARY (both 2003-03-11 02:47:39 +00:00
tools Make hexdump a host tool. 2003-03-07 01:14:30 +00:00
usr.bin rename _CTYPE_x to _RUNETYPE_x for avoiding compile error on FreeBSD. 2003-03-10 21:18:50 +00:00
usr.sbin support 1234 and 4321 as valid byte-order arguments for -B 2003-03-10 10:02:58 +00:00
BUILDING Fix example 3; the build.sh target is "install" not "installworld". 2003-02-08 10:00:33 +00:00
Makefile all: 2003-02-22 03:20:45 +00:00
Makefile.inc
UPDATING add entry for smmsp user/group. 2003-02-06 04:37:59 +00:00
build.sh remove unnecessary message 2003-03-07 01:22:16 +00:00