NetBSD/lib
rmind b5e9addd22 sched_setparam: fix the case when incorrect (according to the class)
in-kernel priority is used.  Reported by <drochner>.

Minor fixes for scheduling calls to conform the POSIX:
- If pid is equal to zero, use the calling process;
- In case of permission problem, return EPERM instead of EACESS;
- sched_setscheduler() should return previously used policy;
- pthread_* calls should return the error code or zero;

Should fix the namespace problems (and builds of some packages):
- Move cpuset_t defintion from pset.h to sched.h;
- Remove the #include of pset.h in pthread.h;
2008-01-26 17:55:29 +00:00
..
csu Remove support for NetBSD/pc532. 2008-01-10 13:40:36 +00:00
i18n_module
libarch
libarchive Update to libarchive-2.2.6. 2007-08-06 12:31:16 +00:00
libasn1
libatf Add the libatf library 2007-11-12 14:56:24 +00:00
libbind9 Remove MKPRIVATELIB from BIND libraries; move library reachover 2007-11-04 23:28:16 +00:00
libbluetooth
libbsdmalloc
libbz2
libc sched_setparam: fix the case when incorrect (according to the class) 2008-01-26 17:55:29 +00:00
libcom_err
libcompat
libcrypt
libcrypto Fixes the wrong reference to s_time(1), which should be openssl(1). Closes PR misc/29998. Fix proposed by Igor Sobrado 2008-01-20 03:19:49 +00:00
libcrypto_idea
libcrypto_mdc2
libcrypto_rc5
libcurses Keep pushed-back characters locally. Fixes problems where KEY_* symbols 2007-12-08 18:38:11 +00:00
libdes
libdns Remove MKPRIVATELIB from BIND libraries; move library reachover 2007-11-04 23:28:16 +00:00
libedit patches from Axel Thimm 2007-08-12 07:41:51 +00:00
libevent
libform
libgssapi
libhdb
libintl Farewell to gccism. 2007-09-25 08:22:44 +00:00
libipsec stopgap fix: define PATH_IPSEC_H to make it build again 2007-07-18 17:00:04 +00:00
libisc Remove MKPRIVATELIB from BIND libraries; move library reachover 2007-11-04 23:28:16 +00:00
libisccc Remove MKPRIVATELIB from BIND libraries; move library reachover 2007-11-04 23:28:16 +00:00
libisccfg Remove MKPRIVATELIB from BIND libraries; move library reachover 2007-11-04 23:28:16 +00:00
libiscsi Use the portable md5 routines that have been added to the NetBSD iSCSI 2007-12-09 09:23:58 +00:00
libkadm5clnt
libkadm5srv
libkafs
libkrb5
libkvm Use the new information about per-cpu mappings. Gdb now can examine 2008-01-18 16:26:09 +00:00
libl
liblwres Remove MKPRIVATELIB from BIND libraries; move library reachover 2007-11-04 23:28:16 +00:00
libm replace the last cast through void* by the SET_FLOAT_WORD macro, inspired 2007-08-21 20:12:27 +00:00
libmagic add rcs ids 2007-06-15 09:14:50 +00:00
libmenu Redraw an item when the value is changed as the mark/unmark status (if 2007-07-23 12:12:19 +00:00
libossaudio Set the number of record and play channels individually -- currently 2007-11-08 20:27:25 +00:00
libpam eg -> e.g. 2007-12-01 18:33:11 +00:00
libpcap
libpci
libpmc
libposix Need to point to sys/ for includes to pick up <sys/lwpctl.h> for 2007-11-13 10:22:15 +00:00
libprop warns=4 2008-01-05 20:00:49 +00:00
libpthread sched_setparam: fix the case when incorrect (according to the class) 2008-01-26 17:55:29 +00:00
libpthread_dbg Crank libpthread_dbg major. 2007-10-16 15:11:27 +00:00
libpuffs Fix fakecc case. 2008-01-17 17:43:14 +00:00
libradius
librefuse Remove puffs_ops from fuse_operations, no reason for it to be there. 2008-01-14 20:46:11 +00:00
libresolv
librmt
libroken
librpcsvc
librt sched_setparam: fix the case when incorrect (according to the class) 2008-01-26 17:55:29 +00:00
libsdp replace instances of __attribute__((__packed__)) with __packed 2007-12-15 16:03:29 +00:00
libskey
libsl
libss
libssh Disable the umac-64 MAC for now, it needs to be rewritten from scractch. 2007-12-20 14:14:04 +00:00
libssl OpenSSL switched to using Makefile (as opposed to Makefile.ssl) a little 2007-12-09 21:57:35 +00:00
libtelnet
libterm
libusbhid
libutil Implement a new magic string for magic symlinks, @ruid, which exapnds to the 2007-12-04 22:09:01 +00:00
libvers
libwrap
liby
libz
bumpversion
checkoldver
checkver
checkvers
Makefile Add the libatf library 2007-11-12 14:56:24 +00:00
Makefile.inc