mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-05 21:00:05 +00:00
38bb8feb80
2001-08-01 Mark Kettenis <kettenis@gnu.org> * sysdeps/unix/bsd/bsd4.4/Makefile: New file. * sysdeps/unix/bsd/bsd4.4/Versions: New file. * sysdeps/unix/bsd/bsd4.4/cmsg_nxthdr.c: New file. * sysdeps/unix/bsd/bsd4.4/bits/socket.h (__cmsg_nxthdr): Correct test for cmsg struct size.
7 lines
99 B
Plaintext
7 lines
99 B
Plaintext
libc {
|
|
GLIBC_2.2.5 {
|
|
# functions used in inline functions or macros
|
|
__cmsg_nxthdr;
|
|
}
|
|
}
|