612 Commits (2892121352c68345c52de54eef8ce31179aad59f)

Author SHA1 Message Date
  jacekm 95687d4e38 fix confusing comment; ok krw@ 15 years ago
  ratchov 1a0abbc256 move src/lib/libsndio/sndio.h into src/include where other include 15 years ago
  martynas 31dfafd573 nuke extern from func decls. ok millert@ 15 years ago
  miod 9d6b82c31e _PATH_DRUM is no more. 15 years ago
  kettenis 8190702bc1 Add wcstof(3) and wcstold(3). 15 years ago
  kettenis 2bf163391d Add wcstoimax(3) and wcstoumax(3). 15 years ago
  martynas e2b641869d add __infinityf declaration. (only affects vax). pointed out by miod@ 15 years ago
  martynas c67177f765 expose extended-precision definitions. ok millert@ 15 years ago
  otto 21180bf08e Commit requested by marco: 15 years ago
  otto bd870c5e03 fix inet_ntop(3) prototype; ok millert@ libc to be bumbed very soon 15 years ago
  ray 6da81f8a9c Don't have anything after #endif. 15 years ago
  ratchov fede95fb94 rename libsa to libsndio 15 years ago
  espie 6cff11dc94 no cookie for ratchov, committed things without running make build. 15 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 16 years ago
  deraadt 81f08437d0 install includes from libexpat 16 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