This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
NetBSD
/
usr.bin
/
sort
History
fair
5f086f4804
Add cross references for qsort(3), and radixsort(3), per PR 10567
2001-03-16 07:37:58 +00:00
..
append.c
…
extern.h
…
fields.c
…
files.c
…
fsort.c
…
fsort.h
…
init.c
…
Makefile
…
msort.c
…
pathnames.h
…
sort.1
Add cross references for qsort(3), and radixsort(3), per PR 10567
2001-03-16 07:37:58 +00:00
sort.c
- use MAXPATHLEN (1024) instead of _POSIX_PATH_MAX (255) for the temporary
2001-02-22 22:45:49 +00:00
sort.h
…
tmp.c
Use MAXPATHLEN (which is 1024) instead of _POSIX_PATH_MAX (which is only 255).
2001-02-23 08:59:49 +00:00