diff --git a/chapter08/glibc.xml b/chapter08/glibc.xml index c94dab1a3..9b3063b64 100644 --- a/chapter08/glibc.xml +++ b/chapter08/glibc.xml @@ -934,7 +934,9 @@ readelf -l a.out | grep '/ld-linux-x32' libanl - An asynchronous name lookup library + Dummy library containing no functions. Previously was the + asynchronous name lookup library, whose functions are now in + libc libanl @@ -1075,8 +1077,9 @@ readelf -l a.out | grep '/ld-linux-x32' Dummy library containing no functions. Previously contained functions providing most of the interfaces specified - by the POSIX.1b Realtime Extension, now the functions are in - libc + by the POSIX.1c Threads Extensions and the semaphore interfaces + specified by the POSIX.1b Real-time Extensions, now the functions + are in libc libpthread @@ -1098,7 +1101,7 @@ readelf -l a.out | grep '/ld-linux-x32' librt Contains functions providing most of the interfaces specified - by the POSIX.1b Realtime Extension + by the POSIX.1b Real-time Extensions librt