* forward.c (pthread_self): Use FORWARD3 macro to correct return type.
authorRoland McGrath <roland@gnu.org>
Thu, 5 Dec 2002 05:15:35 +0000 (05:15 +0000)
committerRoland McGrath <roland@gnu.org>
Thu, 5 Dec 2002 05:15:35 +0000 (05:15 +0000)
commitd5ed0118caf96e8b0d9d17e8434efafb8a183629
tree8075122699c2101df4b58e2a7486f2ecc26b9bbe
parentac110745dcbef340ea4f5808f96a95bb306df3ae
* forward.c (pthread_self): Use FORWARD3 macro to correct return type.

* sysdeps/i386/td_ta_map_lwp2thr.c: Moved from ../nptl_db.
* sysdeps/generic/td_ta_map_lwp2thr.c: New file.

* pthread_create.c (start_thread): Add missing & on __nptl_last_event.
nptl/ChangeLog
nptl/forward.c
nptl/pthread_create.c
nptl/sysdeps/generic/td_ta_map_lwp2thr.c [new file with mode: 0644]
nptl/sysdeps/i386/td_ta_map_lwp2thr.c [new file with mode: 0644]