17 Commits (fe11de237e7e836d165aed2e0c4fd7454ad75c19)

Author SHA1 Message Date
  millert fe11de237e Support swapping 32-bit aligned elements on 64-bit platforms. 7 years ago
  millert e83742917d Use David Musser's introsort algorithm to fall back to heapsort(3) 7 years ago
  millert 3791eca4cb The BSD qsort() performs tail recursion elimination on the second 7 years ago
  millert bf9b74c4ba Remove unnecessary casts of 'a' to char * since 'a' is already char *. 8 years ago
  guenther c8272cfe98 Wrap <stdlib.h> so that calls go direct and the symbols not in the 9 years ago
  millert 3c0d2bba38 Disable the "switch to insertion sort" optimization to avoid quadratic 10 years ago
  otto 1fc05bec9f Use size_t in appropriate places; fixes sorting of big arrays; 15 years ago
  espie b4fb9e2f94 zap remaining rcsid. 19 years ago
  pat 4d0a547963 ansi + de-register 20 years ago
  millert 679cd5d050 Remove the advertising clause in the UCB license which Berkeley 22 years ago
  millert 959b08f109 Manual cleanup of remaining userland __P use (excluding packages maintained outside the tree) 23 years ago
  millert b68c09e067 Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically. 23 years ago
  deraadt f7fc307897 typecastorama 28 years ago
  tholo fcedf08ffa Fix RCS ids 29 years ago
  tholo 352b163d5e Cannot do operations on a void pointer 29 years ago
  tholo 6ea1ec00cf Add prototypes for internal functions 29 years ago
  deraadt 47b73ff83c initial import of NetBSD tree 29 years ago