OSDN Git Service

make NPTL's getpid behave similar to the common one
authorPeter S. Mazinger <ps.m@gmx.net>
Thu, 21 Apr 2011 22:52:22 +0000 (00:52 +0200)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Fri, 15 Jun 2012 12:00:41 +0000 (14:00 +0200)
commit050f753172991d891c523b742fcab5ecc602cc92
tree7059e78bdef6c81ebc587c90d16021623f597e57
parent145ad1d976abff15f32e129e25f47c04807d24ac
make NPTL's getpid behave similar to the common one

make __getpid static
provide getppid alias if needed
remove unneeded libc_hidden_proto

Signed-off-by: Peter S. Mazinger <ps.m@gmx.net>
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
libpthread/nptl/sysdeps/unix/sysv/linux/getpid.c