NetBSD/lib
ginsbach 15b661abe9 Fix several end cases:
o If a long option looks like an ambiguous abbreviation of two or more long
  options, but all the possible interpretations would return the same
  value, then just return that value without complaining that it's
  ambiguous.

o If a long option could be interpreted either as an exact match for one
  long option, or as an abbreviation for one or more other long options,
  then treat it as the exact match.

These changes align NetBSD's getopt_long(3) with the current behavior of
GNU getopt_long(3), the de facto standard, and FreeBSD's getopt_long(3).
2007-07-05 16:05:40 +00:00
..
csu All platforms are MD_DO_NOT_NEED_FALLTHRU now so no need to keep it 2007-05-15 16:51:37 +00:00
i18n_module
libarch
libasn1 Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the 2007-05-28 12:06:17 +00:00
libbluetooth Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the 2007-05-28 12:06:17 +00:00
libbsdmalloc
libbz2 Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the 2007-05-28 12:06:17 +00:00
libc Fix several end cases: 2007-07-05 16:05:40 +00:00
libcom_err
libcompat
libcrypt
libcrypto Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the 2007-05-28 12:06:17 +00:00
libcrypto_idea
libcrypto_mdc2
libcrypto_rc5
libcurses Do not typedef bool as char, just include stdbool.h. Fixes a build 2007-07-01 10:53:59 +00:00
libdes Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the 2007-05-28 12:06:17 +00:00
libedit Fix tab/space confusion; from Stefan Farfeleder 2007-06-10 20:20:28 +00:00
libevent
libform
libgssapi Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the 2007-05-28 12:06:17 +00:00
libhdb Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the 2007-05-28 12:06:17 +00:00
libintl
libipsec Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the 2007-05-28 12:06:17 +00:00
libiscsi Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the 2007-05-28 12:06:17 +00:00
libkadm5clnt Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the 2007-05-28 12:06:17 +00:00
libkadm5srv Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the 2007-05-28 12:06:17 +00:00
libkafs Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the 2007-05-28 12:06:17 +00:00
libkrb5 Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the 2007-05-28 12:06:17 +00:00
libkvm Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the 2007-05-28 12:06:17 +00:00
libl
libm Mark some internal libm symbols as hidden 2007-04-19 00:37:20 +00:00
libmagic add rcs ids 2007-06-15 09:14:50 +00:00
libmenu
libossaudio Add a new ioctl AUDIO_GETBUFINFO. It works like AUDIO_GETINFO, but 2007-06-11 13:05:46 +00:00
libpam Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the 2007-05-28 12:06:17 +00:00
libpcap Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the 2007-05-28 12:06:17 +00:00
libpci
libpmc
libposix
libprop
libpthread Remove scheduler activations references. Bump date. 2007-05-19 14:24:42 +00:00
libpthread_dbg
libpuffs * reorder calls to get results processed even if our I/O descriptors 2007-07-05 12:27:39 +00:00
libradius Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the 2007-05-28 12:06:17 +00:00
librefuse adapt: **newnode etc. pointers -> struct puffs_newinfo 2007-07-01 18:40:15 +00:00
libresolv
librmt Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the 2007-05-28 12:06:17 +00:00
libroken Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the 2007-05-28 12:06:17 +00:00
librpcsvc Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the 2007-05-28 12:06:17 +00:00
librt - Add aio_fsync(3) manual page. Reviewed and improved by <wiz>. 2007-06-17 12:47:40 +00:00
libsdp Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the 2007-05-28 12:06:17 +00:00
libskey Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the 2007-05-28 12:06:17 +00:00
libsl Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the 2007-05-28 12:06:17 +00:00
libss Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the 2007-05-28 12:06:17 +00:00
libssh Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the 2007-05-28 12:06:17 +00:00
libssl Fix two bugs reported by Simon Burge: 1) USE_FORT and USE_SSP should be 2007-05-29 13:55:31 +00:00
libtelnet Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the 2007-05-28 12:06:17 +00:00
libterm
libusbhid add generic Device Controls usage page information 2007-05-24 18:05:11 +00:00
libutil add estrndup() 2007-07-01 21:41:16 +00:00
libvers
libwrap Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the 2007-05-28 12:06:17 +00:00
liby
libz Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the 2007-05-28 12:06:17 +00:00
bumpversion
checkoldver
checkver
checkvers
Makefile Move FORTIFY_SOURCE implementation from the somewhat ill-named "libssp" 2007-05-30 01:13:14 +00:00
Makefile.inc