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
rin
bda9e4fdad
Turn on _UC_TLSBASE for sure in the same manner as other ports.
...
No functional changes since that flag is turned on via getcontext(2).
2020-06-22 06:49:04 +00:00
..
csu
Explicitly use -fcommon for globals shared between libc and CSU.
2020-04-22 23:32:25 +00:00
i18n_module
…
libarch
…
libbluetooth
…
libbpfjit
…
libbsdmalloc
…
libbz2
…
libc
Turn on _UC_TLSBASE for sure in the same manner as other ports.
2020-06-22 06:49:04 +00:00
libc_fp
…
libc_vfp
…
libcompat
…
libcrypt
Remove extra semicolon.
2020-05-14 08:34:17 +00:00
libcurses
KNF nit.
2020-05-14 11:50:04 +00:00
libdm
Update for proplib(3) API changes.
2020-06-07 05:54:00 +00:00
libedit
use strlcpy() instead of strncpy() for gcc happiness
2020-05-31 23:24:23 +00:00
libexecinfo
…
libform
…
libintl
…
libipsec
…
libisns
…
libkern
…
libkvm
Cast off_t to size_t to appease lint:
2020-05-02 14:31:13 +00:00
liblwres
…
libm
…
libmenu
…
libnpf
Major NPF improvements (merge from upstream):
2020-05-30 14:16:56 +00:00
libnvmm
…
libossaudio
ossaudio: removed outdated comment
2020-04-20 12:01:44 +00:00
libp2k
…
libpam
lib/libpam: Fix the possible -Werror=stringop-truncation
2020-06-12 01:20:32 +00:00
libpanel
…
libpci
…
libperfuse
…
libposix
…
libppath
…
libprop
Improvements to the problib(3) API:
2020-06-06 21:25:59 +00:00
libpthread
Another bug. The CAS loop in pthread_cond_signal() could race against the
2020-06-14 21:33:28 +00:00
libpuffs
…
libquota
…
libradius
…
librefuse
…
libresolv
…
librmt
…
librpcsvc
…
librt
…
librump
…
librumpclient
…
librumpdev
…
librumphijack
Add pathconf and lpathconf (fixes lib/librumphijack/nfs test which uses ls
2020-05-27 18:55:36 +00:00
librumpnet
…
librumpres
…
librumpuser
Fix incompatible function pointer casts
2020-06-13 16:51:59 +00:00
librumpvfs
…
libskey
…
libss
…
libtelnet
…
libterminfo
libterminfo: cast to uint16/32_t before conversion to preserve negativity
2020-06-21 15:05:23 +00:00
libukfs
…
libusbhid
lib/libusbhid: Fix possible left shift changes signedness bit.
2020-04-04 21:26:16 +00:00
libutil
…
libwrap
…
liby
…
libz
…
lua
…
npf
…
bumpversion
…
checkoldver
…
checkver
…
checkvers
…
Makefile
Rename blacklist -> blocklist
2020-06-15 01:57:29 +00:00
Makefile.inc
…