NetBSD/lib
christos f9589d4feb Release 2015g - 2015-10-01 00:39:51 -0700
Changes affecting code

    localtime no longer mishandles America/Anchorage after 2037.
    (Thanks to Bradley White for reporting the bug.)

    The localtime module allows the variables 'timezone', 'daylight',
    and 'altzone' to be in common storage shared with other modules,
    and declares them in case the system <time.h> does not.
    (Problems reported by Kees Dekker.)

    On platforms with tm_zone, strftime.c now assumes it is not NULL.
    This simplifies the code and is consistent with zdump.c.
    (Problem reported by Christos Zoulas.)

  Changes affecting documentation

   The tzfile man page now documents that transition times denote the
   starts (not the ends) of the corresponding time periods.
   (Ambiguity reported by Bill Seymour.)
2015-10-09 17:21:45 +00:00
..
csu Make sure .init and .fini are word (4byte) aligned. 2015-05-01 21:35:56 +00:00
i18n_module
libarch Drop .proc. It is ignored by GNU as anyway. 2015-09-22 13:27:13 +00:00
libbluetooth fix typo: sdp_seq_seq->sdp_set_seq 2015-03-31 09:26:45 +00:00
libbpfjit
libbsdmalloc
libbz2 Reorg docs, part 1: 2014-07-05 19:22:41 +00:00
libc Release 2015g - 2015-10-01 00:39:51 -0700 2015-10-09 17:21:45 +00:00
libc_vfp Possibly build libc_vfp if MACHINE_CPU is aarch64 too. 2015-07-08 01:08:24 +00:00
libcompat SEE ALSO re_format(7). 2015-08-11 18:15:41 +00:00
libcrypt fix error messages 2015-06-17 00:15:26 +00:00
libcurses mvgetnstr should have a length argument as the name implies. 2015-06-08 12:38:57 +00:00
libdm libdm is needed by LVM early in the boot process. Fixes bin/49357. 2014-11-13 07:03:23 +00:00
libedit remove duplicate declaration 2015-06-02 15:36:45 +00:00
libexecinfo args are flipped. 2015-09-25 19:27:31 +00:00
libform Constify set_field_buffer. 2015-09-07 15:50:49 +00:00
libintl back to the defines (fixing a typo -- extra 'g') 2015-06-08 15:04:20 +00:00
libipsec
libisns
libkern
libkvm Fix the -m32 compat build for sparc64 after recent sparc/include/types.h 2015-10-07 11:56:41 +00:00
liblwres
libm Add entry for nexttowardf(3) and a link for the function name. 2015-09-13 10:58:30 +00:00
libmenu
libnpf libnpf: add npf_rule_getid() and npf_rule_getcode(). 2015-02-02 00:55:28 +00:00
libossaudio Add missing defines for 16, 24 and 32 bit NE and OE formats. 2014-09-09 10:45:18 +00:00
libp2k Make VOP_LINK return directory still locked and referenced. 2015-04-20 22:59:19 +00:00
libpam Adapt to the new API. 2015-04-04 02:51:10 +00:00
libpci Add "int showclass" argument to pci_devinfo(). The API was changed 10 years 2014-12-16 13:38:36 +00:00
libperfuse Deal with limits properly. 2015-06-19 17:33:20 +00:00
libpmc
libposix MKCOMPAT fixes for when compat MACHINE_CPU != normal MACHINE_CPU 2014-08-10 23:25:49 +00:00
libppath
libprop
libpthread Fix PTHREAD_FOO_INITIALIZER for C++ by not using volatile in the relevant 2015-08-27 12:30:50 +00:00
libpthread_dbg Make PTHREAD_KEYS_MAX dynamically adjustable 2015-05-29 07:37:31 +00:00
libpuffs fix error messages 2015-06-17 00:15:26 +00:00
libquota Revert the following changes: 2014-06-28 22:27:50 +00:00
libradius
librefuse
libresolv src is too big these days to tolerate superfluous apostrophes. It's 2014-10-18 08:33:23 +00:00
librmt
librpcsvc
librt Simplify previous by just doing an open() on the directory and then using 2015-07-08 07:14:38 +00:00
librump This is not needed anymore. 2015-08-21 06:56:35 +00:00
librumpclient Modern Android SDK does not need special cases 2015-01-17 19:34:50 +00:00
librumpdev
librumphijack Remember that dlsym() tends to fail on PowerPC during init (or at least 2015-08-25 13:50:19 +00:00
librumpnet
librumpuser Add more compat defs for code compiled for !NetBSD targets. 2015-09-21 21:50:16 +00:00
librumpvfs Move rump kernel man pages from various sources to sys/rump 2014-11-09 17:39:37 +00:00
libskey
libss
libtelnet
libterminfo
libukfs fix error messages 2015-06-17 00:15:26 +00:00
libusbhid
libutil need uvm_param.h now. 2015-09-26 20:28:55 +00:00
libwrap
liby
libz
lua lua: updated from 5.3 work3 to 5.3.0 2015-02-02 14:03:05 +00:00
npf
bumpversion
checkoldver
checkver
checkvers
Makefile Neither libproc or librtld_db require CTF 2015-09-28 17:12:12 +00:00
Makefile.inc