Commit Graph

105 Commits

Author SHA1 Message Date
itojun 4519a2cf89 libc has clnt_sperrno(), no need to pull it into libamu.
this also raises problem when we try to link amd statically.  PR 11187.
bumps libamu major.
2001-01-04 14:21:09 +00:00
jdolecek a8b4a741c5 bump libedit minor - addition of rl_special_prefixes and rl_completion_append_character 2001-01-01 15:54:07 +00:00
simonb 9c1c5d4a15 Bump libcurses minor number. 2001-01-01 10:40:08 +00:00
jdc f7d4b58f02 Libcurses-4.0
Removal of termcap capabilities requires major bump.  Pointed out by Itojun.
Capabilities are still available if `_CURSES_TERMCAP_COMPAT' is defined.
2000-12-31 12:33:02 +00:00
jdolecek 2c10cd6472 bump libedit minor - added some public stuff for readline emulation 2000-12-23 22:07:16 +00:00
jdc 7a083b2f6e Libcurses minor bump. 2000-12-22 17:08:32 +00:00
itojun 97e0963d33 add wmem* functions, from citrus. bump libc shlib minor. 2000-12-20 14:53:23 +00:00
kleink ba40413d92 Sync libc minor. 2000-12-19 14:34:10 +00:00
jmc 815048f78d update libc version 2000-12-14 04:16:10 +00:00
tron a7aeb277d4 Minor number of "libutil" was bumped. 2000-12-06 13:40:58 +00:00
wiz 432b495ff5 libamu minor got bumped to 2 2000-11-20 00:31:37 +00:00
itojun dd5efd6d45 enable lib/libintl. 2000-10-31 10:46:34 +00:00
jmc f2a6f1ca18 Bumped libc to 12.66 2000-10-25 03:50:32 +00:00
itojun ae69b98b0a make shlib minor meet with lib/libpcap/shlib_version. PR 11181. 2000-10-10 09:50:28 +00:00
augustss 40d348ed16 Bump minor. 2000-09-24 02:21:13 +00:00
wiz ad5ec35153 libkrb5 seems to be at 12.1 now 2000-08-13 11:00:30 +00:00
kleink c3bd6c3636 Sync libc minor. 2000-08-10 10:06:09 +00:00
tv 8ba27bd9cd Resort. 2000-08-09 10:28:54 +00:00
enami 94c412e795 Sync with reality. 2000-08-07 05:40:21 +00:00
mrg 439532f303 bump libssl major 2000-07-17 02:32:56 +00:00
mrg 218aaf9ee5 bump libcrypto minor 2000-07-17 02:21:18 +00:00
kleink 1a4d443770 Sync libc minor. 2000-07-08 13:47:34 +00:00
mjl c31ef53b64 Bump libskey version. 2000-07-06 22:33:50 +00:00
ad 8a82d4a86e Bump libutil minor (pw_getconf()). 2000-07-06 11:26:23 +00:00
veego 1b45532bcc Bump the minor version, because RIPEMD-160 was added to libc. 2000-07-05 16:08:28 +00:00
thorpej 53eb5923da libcrypto.so.0.1 and libdes.so.5.1 2000-06-21 19:50:51 +00:00
thorpej b4ee6fb6cc First sweep of fixing up set lists after crypto integration. 2000-06-21 06:27:55 +00:00
thorpej 4b4411fe04 Update for reality. 2000-06-07 01:31:37 +00:00
blymn ef06522539 Bump minor lib version of libtermcap & libtermlib 2000-05-28 09:59:48 +00:00
simonb 3ecaf10108 Bump libkvm minor. 2000-05-26 02:44:33 +00:00
blymn dd22c41749 Bumped minor of libtermcap. 2000-05-20 13:57:28 +00:00
jdc 5133f6e158 libcurses minor++. 2000-05-11 22:56:46 +00:00
simonb 44e419a369 Adjust sets for ntp4.
XXX: Obsolete sets still need to be fixed.
2000-05-02 12:46:05 +00:00
blymn 935e860337 bump libcurses minor. 2000-05-01 12:35:42 +00:00
thorpej eb050496a9 Back out rev 1.69 -- I dunno what the deal was on Manuel's system, but
we're certainly still at libutil.so.5.2 on the snapshot I just built.
2000-05-01 05:24:12 +00:00
jdc 85a2e6448b Bump libcurses minor (new functions - wnoutrefresh() and doupdate()). 2000-04-27 00:28:58 +00:00
bouyer 602855a62b Looks like we're at libutil.so.5.3 now ... 2000-04-26 17:07:52 +00:00
blymn 4a7660dd24 Bump libcurses minor. 2000-04-26 12:31:27 +00:00
blymn 3b60d26e3a Bumped libcurses minor version. 2000-04-25 14:08:45 +00:00
sommerfeld e551a33ad0 mention in comment that libtermcap/libtermlib share a version 2000-04-24 15:13:20 +00:00
thorpej c4f7002d69 Update for libtermlib.so.0.2. 2000-04-22 16:52:40 +00:00
minoura 599d65f132 New syscall issetugid. 2000-04-21 16:24:22 +00:00
blymn 6965dd7b76 Bumped major of libmenu. 2000-04-21 11:07:05 +00:00
blymn fca4cb67e8 Updated minor of libtermcap. 2000-04-19 13:42:58 +00:00
thorpej 3b709d7ae5 Update for libcurses.so.3.1 2000-04-14 22:55:56 +00:00
erh 744f0f6486 libc is at 12.60 now. 2000-04-06 21:22:49 +00:00
minoura 59816535a2 Update libc.so version. 2000-04-02 15:39:54 +00:00
itojun 8ab75e23f4 hide shouldn't-be-exported symbols from the outside.
don't compile pfkey*, since we expect tons of changes in the near future.

bump shlib major (due to less exported APIs than before - am I correct here?).
2000-03-13 21:23:55 +00:00
cjs e4d280c038 Update minor version of libc so that those installing a snapshot actually
get a libc with it. (Someone's been naughty!)
2000-03-09 23:32:03 +00:00
itojun 2dc247fc34 make CMSG_ALIGN always synchronize with kernel's idea of ALIGNBYTES.
ancillary data alignment will be ALIGNBYTES, not sizeof(long) - 1, from now.

CMSG_xx will NOT resolve into constant.  if you use CMSG_xx to allocate
arrays, you'll lose.

bump shlib minor for libc.

NOTE: if you are on top of arch with ALIGNBYTES != sizeof(long) - 1,
you need to recompile IPv6-related binaries.  there is no way to guarantee
backward compat in this aspect.  sorry for this.  this should be the last
backward compat breakage for IPv6-related ancillary data manipulation.
(we still have PR 9516 for unix-domain sockets...)
2000-03-02 07:41:49 +00:00