1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-07-29 11:41:21 +03:00

* sysdeps/unix/sysv/linux/i386/system.c: Moved to ...

* sysdeps/unix/sysv/linux/system.c: ... here.
	(FORK): Don't #define if already #define'd.
	* sysdeps/unix/sysv/linux/s390/system.c: File removed.
	* sysdeps/unix/sysv/linux/kernel-features.h [__powerpc__]:
	(__ASSUME_CLONE_THREAD_FLAGS): Define for kernel >= 2.5.64.
This commit is contained in:
Roland McGrath
2003-03-15 23:44:08 +00:00
parent 45e4762c2c
commit 7eecc0c21a
6 changed files with 81 additions and 77 deletions

View File

@ -1 +0,0 @@
#include <sysdeps/unix/sysv/linux/i386/system.c>