More NEWS entries / fixes for float_t / double_t changes.
[glibc.git] / sysdeps / nacl / fork.c
blob9f06944aa70cc7055b09be8a8623bc08acdd9e7d
1 /* Get the stub, bypassing the "generic" NPTL code. */
2 #include <posix/fork.c>
3 strong_alias (__fork, __libc_fork)