diff options
author | Ulrich Drepper <drepper@gmail.com> | 2011-05-06 07:47:33 -0400 |
---|---|---|
committer | Ulrich Drepper <drepper@gmail.com> | 2011-05-06 07:47:33 -0400 |
commit | a04469764964a82863e0f61659bfa2d875f6fb7e (patch) | |
tree | 7404567b053cb04330fb63bf04cd58dc3df28e19 /NEWS | |
parent | 597df64714851a68b25663c8b61b0e597552bebb (diff) | |
download | glibc-a04469764964a82863e0f61659bfa2d875f6fb7e.tar glibc-a04469764964a82863e0f61659bfa2d875f6fb7e.tar.gz glibc-a04469764964a82863e0f61659bfa2d875f6fb7e.tar.bz2 glibc-a04469764964a82863e0f61659bfa2d875f6fb7e.zip |
Update.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -13,9 +13,8 @@ Version 2.14 The TI-RPC implemtation is IPv6 enabled and there are other benefits. Visible changes of this change include (obviously) the inability to link - programs using RPC functions without referencing the TI-RPC library, the - removal of the RPC headers from the glibc headers, and the lack of - symbols defined in <rpc/netdb.h> when <netdb.h> is installed. + programs using RPC functions without referencing the TI-RPC library and the + removal of the RPC headers from the glibc headers. Implemented by Ulrich Drepper. * New Linux interfaces: clock_adjtime, name_to_handle_at, open_by_handle_at, |