* libc/sys/linux/sys/cdefs.h: Add __weak_reference macros.
* libc/sys/linux/sys/time.h: Add conversion macros. * libc/sys/linux/sys/types.h: Add FD_ macros. Include <bits/types.h>. * libc/sys/linux/ids.c: Add setresuid and syslog syscalls. * libc/sys/linux/gethostname.c: New file. * libc/sys/linux/seteuid.c: New file. * libc/sys/linux/sysctl.c: New file.
This commit is contained in:
1
newlib/libc/sys/linux/configure
vendored
1
newlib/libc/sys/linux/configure
vendored
@ -2369,6 +2369,7 @@ if test -n "${machine_dir}"; then
|
||||
fi
|
||||
|
||||
|
||||
|
||||
subdirs="machine $EXTRA_DIRS"
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user