5 Commits (e93dc626f394c4c96bf63273158578a8c2540571)

Author SHA1 Message Date
  claudio e93dc626f3 Replace the simple memmem() implementation with a version that is O(n) 4 years ago
  guenther 3e2a03de0a Add framework for resolving (pun intended) libc namespace issues, using 8 years ago
  ajacoutot 007d5eb116 Remove useless include. 11 years ago
  ajacoutot 29e7601c1a typo: compare len against null needle, not haystack 11 years ago
  ajacoutot 479d5fd1ec Add an implementation of memmem() -- from FreeBSD with some tweaks. 11 years ago
  espie b4fb9e2f94 zap remaining rcsid. 19 years ago
  espie 9e5b556fca K&R -> ANSI 19 years ago
  espie f76955fe66 Import w* functions so that I can send smaller diffs around. 19 years ago
  pat 4d0a547963 ansi + de-register 19 years ago
  millert 679cd5d050 Remove the advertising clause in the UCB license which Berkeley 21 years ago
  deraadt 968c135966 permit calloc(0, N) and calloc(N, 0) -- malloc(0) does the right thing; markus miod ok 22 years ago
  deraadt 08616e9a96 return failure if integer overflow happens. sigh; too people had to 22 years ago
  millert b3d4a938bb calloc() needs to be separate from malloc in case a user wants to have 24 years ago
  tholo fcedf08ffa Fix RCS ids 28 years ago
  deraadt 6393fb019e switch on _KERNEL to load proper include file 28 years ago
  deraadt 47b73ff83c initial import of NetBSD tree 29 years ago