1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-12-24 17:51:17 +03:00

AIX socket implementation.

This commit is contained in:
Ulrich Drepper
2000-04-18 17:20:43 +00:00
parent 318c80d4f9
commit 7604414a1c
35 changed files with 479 additions and 19 deletions

View File

@@ -18,8 +18,8 @@
#include <unistd.h>
/* is there a reason *NOT* to include <sys/id.h>? If so #define ID_REAL */
#include <sys/id.h>
#define ID_REAL 0x02
extern int setuidx (int mask, uid_t uid);