1515 Commits (f550b551221fb0d6561b1ca14b113e3c667c861c)

Author SHA1 Message Date
  claudio f550b55122 Resync our strstr.c with the musl version. Removes some debug code and 4 years ago
  martijn dc5460d356 "eventually" came and went back in 2004. 4 years ago
  jsg 13a479140a correct Research Unix edition "appeared in" use in HISTORY 4 years ago
  stsp e1ef5dc1be Document how to make getopt_long(3) process arguments in order and stop 4 years ago
  tb fc36547c93 drand48(3) returns values in [0.0, 1.0). 4 years ago
  bluhm 9bf208a942 The file passed to realpath(3) must exists, adjust man page to new 4 years ago
  jmc 1e573aa560 - fix some Xr; from martin 4 years ago
  jmc 582f39542e some minor tweaks; 4 years ago
  deraadt 6dcf70915f I accidentally smashed wrong contents into this file. 4 years ago
  jmc 27c779ffdc zap trailing whitespace; 4 years ago
  deraadt 14f0af3230 Xr random 4 in a better way 4 years ago
  otto a6ca81a5e7 Add comment line saying S is described vaguely on purpose. 4 years ago
  deraadt e5fd32babd name these manual pages by the primary function, for instance there 4 years ago
  deraadt 855ec93ea1 adapt to bitstring(3) renaming, and look at that bit_ffs(3) is the actual 4 years ago
  deraadt b52d602999 correct mispellings of EACCES; from Kris Katterjohn 4 years ago
  dtucker 08a2eaba0f Fix comment typo; from OpenSSH Portable 5 years ago
  deraadt ac61f7141b improve verb-tense for explaining the calling convention of __ 5 years ago
  deraadt e4c1e3b43b The last consumer of pre-posix realpath behaviour has stopped 5 years ago
  jmc ae687bf577 tweak previous; ok guenther 5 years ago
  guenther 5ecede4ab7 Document that getcwd() and realpath() are built on system calls that 5 years ago
  deraadt e5e55cd690 When system calls indicate an error they return -1, not some arbitrary 5 years ago
  schwarze 3f543536a9 The C89 standard only requires that atexit(3) returns a non-zero value 5 years ago
  deraadt dc26ca4789 Remove old realpath(3), and the userland-vs-kernel realpath verification 5 years ago
  jmc a00849e337 oops - missing .El in previous; 5 years ago
  deraadt 04e8452164 realpath(3) doesn't use lstat(2), readlink(2), or getcwd(3) anymore, 5 years ago
  dtucker 340e9dca9e Cast bitcount to u_in64_t before bit shifting to prevent integer overflow 5 years ago
  guenther dd9a969523 Complete the ld.so boot cleanup: move most libc initialization from 5 years ago
  deraadt 6d85d2cced __realpath(2) appears to have improved, so re-enable the code that 5 years ago
  deraadt 8517992d0e There are some bugs in __realpath(2) -- it isn't quite ready so disable 5 years ago
  beck ee8781d936 Enable the use of the kernel __realpath() system call in the libc wrapper. 5 years ago
  otto f5de0f5c27 Only override size of chunk if we're not given the actual length. 5 years ago
  schwarze 48f8f2e845 clarify that later flags modify earlier flags; 5 years ago
  schwarze c39a22b840 More consistently put remarks about the less useful LC_* categoties, 5 years ago
  schwarze 1786209d57 delete two stray blank lines 5 years ago
  otto afee62df16 Mention introduction of *_conceal. 5 years ago
  otto 4e1b4d8474 Inroduce malloc_conceal() and calloc_conceal(). Similar to their 5 years ago
  deraadt 211859f890 In the incredibly unbelievable circumstance where _rs_init() fails to 5 years ago
  schwarze 324899a263 escape backslashes; 5 years ago
  millert 47165904cf I am retiring my old email address; replace it with my OpenBSD one. 5 years ago
  jmc 33ce616374 sort sections, and add a missing verb to the EXAMPLES text; 5 years ago
  otto 182eee279c Wrap long line 5 years ago
  tedu c368190eb5 a few tweaks 5 years ago
  otto fc3af0bd9b Add example showing a proper comparison function, as many examples show 5 years ago
  bcook 8d357258a9 use standard headers for siphash 5 years ago
  bcook 63b254628e include stdint.h over sys/types.h 5 years ago
  schwarze eb86dc683a Improve the description of locale dependency: 5 years ago
  schwarze f3824ccfdc Replace the vague, incorrect, and confusing BUGS sections with CAVEATS 5 years ago
  schwarze 0eac857491 For all functions known to be infected by LC_NUMERIC, add short 5 years ago
  otto 651232ba68 Move default numer of pools in the multi-threaded case to 8. Various tests 5 years ago
  otto 47f8437f81 Make the "not my pool" searching loop a tiny bit smarter, while 5 years ago