[Clfs-commits] [CLFS Trac] #189: Glibc 2.9

CLFS Trac trac at cross-lfs.org
Mon Dec 22 06:16:47 PST 2008


#189: Glibc 2.9
---------------------+------------------------------------------------------
 Reporter:  willimm  |       Owner:  clfs-commits at lists.cross-lfs.org.
     Type:  task     |      Status:  new                              
 Priority:  major    |   Milestone:  CLFS Standard 1.2.0              
Component:  BOOK     |     Version:  CLFS Standard SVN                
 Keywords:           |  
---------------------+------------------------------------------------------
 NEW VERSION

 From NEWS:

 * Unified lookup for getaddrinfo: IPv4 and IPv6 addresses are now looked
   up at the same time.  Implemented by Ulrich Drepper.

 * TLS descriptors for LD and GD on x86 and x86-64.
   Implemented by Alexandre Oliva.

 * getaddrinfo now handles DCCP and UDPlite.
   Implemented by Ulrich Drepper.

 * New fixed-size conversion macros: htobe16, htole16, be16toh, le16toh,
   htobe32, htole32, be32toh, le32toh, htobe64, htole64, be64toh, le64toh.
   Implemented by Ulrich Drepper.

 * New implementation of memmem, strstr, and strcasestr which is O(n).
   Implemented by Eric Blake.

 * New Linux interfaces: inotify_init1, dup3, epoll_create1, pipe2

 * Implement "e" option for popen to open file descriptor with the
   close-on-exec flag set.  Implemented by Ulrich Drepper.

 * Implement "b" mode for fmemopen.  In this mode writes writes don't
   implicitly add a NUL byte and seeks from the end of the buffer really
   use the buffer end, not the string length as the basis.
   Implemented by Ulrich Drepper.

 * Many functions, exported and internal, now atomically set the close-on-
 exec
   flag when run on a sufficiently new kernel.  Implemented by Ulrich
 Drepper.

 * Sorting rules for some Indian languages (Kannada, Gurumukhi, Telugu,
   Sinhala)
   Implemented by Pravin Satpute.

 * New locales: sd_IN, sd_IN at devanagari, ks_IN at devanagari, ht_HT, en_AG,
 nl_AW.

-- 
Ticket URL: <http://trac.cross-lfs.org/ticket/189>
CLFS Trac <http://trac.cross-lfs.org>
The Cross Linux From Scratch Project.


More information about the Clfs-commits mailing list