OSDN Git Service

Implemented pthread_atfork()
authorMatt Fischer <matt.fischer@garmin.com>
Fri, 25 Jun 2010 19:36:39 +0000 (14:36 -0500)
committerJean-Baptiste Queru <jbq@google.com>
Fri, 23 Jul 2010 20:10:16 +0000 (13:10 -0700)
commit4f086aeb4aa06e13079b7fec71a8178ceeacf318
treea6b0fbce5c6d0f507a244ef4f87ec648b7c35a76
parente73a571fd9b60315681eacbef5857f0f0b1ece18
Implemented pthread_atfork()

Change-Id: Ie6c0bf593315d3507b3c4a6c8903a74a1fa053db
libc/Android.mk
libc/bionic/fork.c
libc/bionic/pthread-atfork.c [new file with mode: 0644]
libc/bionic/pthread_internal.h
libc/docs/CHANGES.TXT
libc/include/pthread.h