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
/
lib
History
kristerw
14e0e5307d
The scalb* functions left data on the floting point register stack.
...
Remove it before leaving the function. The solution is taken from OpenBSD.
1999-01-02 05:15:40 +00:00
..
csu
Compile with -fPIC.
1998-11-24 11:16:11 +00:00
libarch
…
libbz2
…
libc
Minor size_t!=int related cleanup, only effective on the alpha.
1998-12-13 12:21:46 +00:00
libcompat
…
libcrypt
…
libcurses
…
libedit
Change multiple inclusion protection symbol name to NetBSD convention which
1998-12-20 17:52:01 +00:00
libkvm
Add enough of a kvm_sparc64.c to get the kvm library to build.
1998-11-25 05:49:58 +00:00
libl
…
libm
The scalb* functions left data on the floting point register stack.
1999-01-02 05:15:40 +00:00
libntp
…
libossaudio
…
libpcap
…
libposix
…
libresolv
…
librmt
…
librpcsvc
…
libskey
…
libtelnet
…
libterm
…
libutil
Delint
1998-12-09 14:35:02 +00:00
libwrap
…
liby
…
libz
…
bumpversion
…
checkver
Add ability to use either a file or the sets files when checking library version numbers. Added -d, -s and -f flags for check dir, check sets and check file. Suggested by Simon Burge.
1998-11-12 05:39:45 +00:00
checkvers
Add ability to use either a file or the sets files when checking library version numbers. Added -d, -s and -f flags for check dir, check sets and check file. Suggested by Simon Burge.
1998-11-12 05:39:45 +00:00
Makefile
…
Makefile.inc
…