663 Commits (0cd341dd35335791566ab4277f701f50a8853714)

Author SHA1 Message Date
  miod b0104fce95 MACHINE_ARCH -> MACHINE_CPU when applicable. 14 years ago
  halex 6b93121059 dumped is _still_ spelled with one p and not two 15 years ago
  kurt f5be612f88 Fix the handle locking in stdio to use flockfile/funlockfile 15 years ago
  guenther 8ddd83c0ef Back out previous commit, as it caused too much growth for the install 15 years ago
  guenther 4645a9665c Fix the handle locking in stdio to use flockfile/funlockfile 15 years ago
  martynas 1f3e9b45d7 use c calling conventions so that g++ doesn't mangle fpgetmask & 15 years ago
  jsg 1d12c28e84 Use __builtin_offsetof for offsetof definition on gcc >= 4 15 years ago
  millert ec2fdb5af0 Don't stop traversing a directory hierarchy if we reach SHRT_MAX, 15 years ago
  martynas a56841d6a9 int is big enough to fully represent exponents of all supported fp 15 years ago
  ratchov d2b0781241 use const qualifier in libsndio, making it slightly more consistent 15 years ago
  ratchov d4ddeb3ffb Currently midi capable programs can control midi hardware, but 15 years ago
  millert 4da44916db Install ntfs includes and add libkvm (fstat) support. ntfs bits 15 years ago
  millert 626175467e Install msdosfs includes; ok krw@ 15 years ago
  millert 3049b1cde4 Add kvm_getfile2 which uses KERN_FILE2 when possible, falling 15 years ago
  pyr 0ec535fbe6 Add a resolv.conf option to specify the order in which getaddrinfo 15 years ago
  millert d3d9cc08f7 Make putenv(), setenv() and unsetenv() standards compliant. The 15 years ago
  jj 70a3cb12c7 Arla client rename from xfs to nnpfs for later upgrades. Tested on various arches. ok todd@ beck@ 15 years ago
  jasper 7ef0dfc367 - define EAI_OVERFLOW, as per IEEE Std 1003.1-2001(Interpretation #13) 15 years ago
  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. 16 years ago
  kettenis 8190702bc1 Add wcstof(3) and wcstold(3). 16 years ago
  kettenis 2bf163391d Add wcstoimax(3) and wcstoumax(3). 16 years ago
  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