1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-10-12 19:04:54 +03:00

Sync with Linux 3.8

This commit is contained in:
Andreas Jaeger
2013-03-06 16:35:19 +01:00
parent 5c56e93368
commit 67525cb832
25 changed files with 108 additions and 6 deletions

View File

@@ -25,6 +25,7 @@
#define MSG_NOERROR 010000 /* no error if message is too big */
#ifdef __USE_GNU
# define MSG_EXCEPT 020000 /* recv any msg except of specified type */
# define MSG_COPY 040000 /* copy (not remove) all queue messages */
#endif
/* Types used in the structure definition. */