mirror of
https://sourceware.org/git/glibc.git
synced 2025-08-07 06:43:00 +03:00
[BZ #5737]
2008-02-15 Ulrich Drepper <drepper@redhat.com> [BZ #5737] * resolv/netdb.h: Make NI_MAXHOST and NI_MAXSERV available when __USE_MISC is defined.
This commit is contained in:
@@ -1,3 +1,9 @@
|
|||||||
|
2008-02-15 Ulrich Drepper <drepper@redhat.com>
|
||||||
|
|
||||||
|
[BZ #5737]
|
||||||
|
* resolv/netdb.h: Make NI_MAXHOST and NI_MAXSERV available when
|
||||||
|
__USE_MISC is defined.
|
||||||
|
|
||||||
2008-02-10 Ulrich Drepper <drepper@redhat.com>
|
2008-02-10 Ulrich Drepper <drepper@redhat.com>
|
||||||
|
|
||||||
* sysdeps/unix/sysv/linux/sys/timerfd.h: New file.
|
* sysdeps/unix/sysv/linux/sys/timerfd.h: New file.
|
||||||
|
@@ -612,7 +612,7 @@ struct gaicb
|
|||||||
# define EAI_IDN_ENCODE -105 /* IDN encoding failed. */
|
# define EAI_IDN_ENCODE -105 /* IDN encoding failed. */
|
||||||
# endif
|
# endif
|
||||||
|
|
||||||
# ifdef __USE_GNU
|
# ifdef __USE_MISC
|
||||||
# define NI_MAXHOST 1025
|
# define NI_MAXHOST 1025
|
||||||
# define NI_MAXSERV 32
|
# define NI_MAXSERV 32
|
||||||
# endif
|
# endif
|
||||||
|
Reference in New Issue
Block a user