mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-28 00:21:52 +03:00
Use POSIX version of version.c.
This commit is contained in:
2
sysdeps/unix/sysv/linux/system.c
Normal file
2
sysdeps/unix/sysv/linux/system.c
Normal file
@ -0,0 +1,2 @@
|
||||
/* Linux has waitpid(), so override the generic unix version. */
|
||||
#include <sysdeps/posix/system.c>
|
Reference in New Issue
Block a user