612 Commits (2892121352c68345c52de54eef8ce31179aad59f)

Author SHA1 Message Date
  martynas e2b641869d add __infinityf declaration. (only affects vax). pointed out by miod@ 16 years ago
  martynas c67177f765 expose extended-precision definitions. ok millert@ 16 years ago
  otto 21180bf08e Commit requested by marco: 16 years ago
  otto bd870c5e03 fix inet_ntop(3) prototype; ok millert@ libc to be bumbed very soon 16 years ago
  ray 6da81f8a9c Don't have anything after #endif. 16 years ago
  ratchov fede95fb94 rename libsa to libsndio 16 years ago
  espie 6cff11dc94 no cookie for ratchov, committed things without running make build. 16 years ago
  martynas 5011283ecf sigh, gamma got lost 16 years ago
  martynas 8805441321 - replace dtoa w/ David's gdtoa, version 2008-03-15 16 years ago
  djm a8fb71fc6a Rename SHA256/384/512 API to avoid namespace collisions with 16 years ago
  kettenis d35f2d3adb Don't install libbfd and libopcodes and the associated headers. 16 years ago
  martynas 78ab2d3f04 unXXX prototypes: exp2, remquo, nan, exp2f, remquof, nanf 16 years ago
  martynas 23b62ad623 - add NAN definition (except on VAX) 16 years ago
  martynas 5596c94760 - added HUGE_VALF, HUGE_VALL, INFINITY, FP_INFINITE, FP_NAN, 16 years ago
  martynas 1d0863a09a - add proper double_t and float_t definitions for each arch 16 years ago
  martynas 7e25e8a2b9 infnan always returned wrong values, because compiler assumed it 16 years ago
  ray 8e0491f90a First pass at removing clauses 3 and 4 from NetBSD licenses. 16 years ago
  millert 613e4bcb94 Move _POSIX_THREAD_SAFE_FUNCTIONS into unistd.h and set it to 200112 16 years ago
  millert 1588579869 Add _PW_BUF_LEN define and use it instead of hard-coding 1024 for 16 years ago
  deraadt 2f1bd14d3d prototypes for getpwnam_r() and getpwuid_r() 16 years ago
  otto 5e77e2a42a remove recalloc; sloppy me; ok deraadt@ 16 years ago
  ragge a360460b04 Remove obsolete (and erroneous) #if statement that caused all compilers 16 years ago
  sturm 6ac4196457 implement xdr_int64_t, xdr_u_int64_t 16 years ago
  landry 592f3fe88a Add strtof() to libc, some ports seem to like it. Currently it's a simple 16 years ago
  martynas 6a7f5b66df tgamma and tgammaf 16 years ago
  deraadt 07dc939482 olf support starts to die (easy stuff first); ok miod 16 years ago
  kurt 523f66bcbe Remove duplicate psignal(3) and sys_siglist definitions. signal.h 16 years ago
  kettenis 5ba8ed9bb7 Make sure sys_signame and sys_siglist are wrapped in __BEGIN_DECLS. 16 years ago
  kurt fb3c0db172 - correct brk(2) prototype and man page to match implementation and POSIX. 16 years ago
  norby 351d5b43c0 Import MPLS (Multi Protocol Label Switching) 16 years ago
  matthieu 70d6474521 Get rid of 3 extra leading spaces. ok deraadt@ 16 years ago
  otto ffe451fa53 diff from djm@ committed at his request: 16 years ago
  kettenis a6236e22e5 Define _POSIX_TZNAME_MAX to 6 if the user requested POSIX 1003.1-2001. 16 years ago
  kettenis 76310f4ae4 Define _POSIX_HOST_NAME_MAX and HOST_NAME_MAX. 16 years ago
  jmc f84446913b some spelling fixes from Martynas Venckus 17 years ago
  deraadt 81f08437d0 install includes from libexpat 17 years ago
  otto 5cf0cbe4b6 pcc knows _Bool. ok beck@ miod @millert 17 years ago
  millert 63cad49094 add recaloc(3) 17 years ago
  millert f5ac8d80cf add memrchr(3) 17 years ago
  deraadt 3bde4a78ec no longer make include/netipx dir 17 years ago
  kurt e9359f93b2 _FD_LOCK/UNLOCK() is libpthread specific and not needed for librthread, so 17 years ago
  millert ac6870a1f2 Add ffs2 support to dump/restore. From FreeBSD with some NetBSD changes. 17 years ago
  jason 3ed400fec3 based on a diff from Matt Provost: allow printing of ldd information 17 years ago
  drahn 242794d6d7 Provide hook so that rthreads can provide a spinlock to protect from races 17 years ago
  espie c6805c8e99 allow extern inline stuff to proceed unchanged thru the mess that the 17 years ago
  grunk 10f675388a do the adjustment of arbitrary 128 -> BLF_MAXUTILIZED in userland as well, 17 years ago
  millert f85508dcdc Remove _err() calls from getnetgrent.c. This is a minor API change 17 years ago
  espie 5130a61c69 remove prereq, by using a pre-generated include file (this one should now 17 years ago
  millert 10c1aa4ccb g/c __DTF_READALL. It was a flag to the internal __opendir2() but 17 years ago
  espie af7b169743 zap bogus sentinel, as noticed by dasn. 18 years ago