* Makefile (omit-deps): Add $(unix-syscalls:%=ptw-%).

This commit is contained in:
Roland McGrath 2002-12-23 00:45:05 +00:00
parent 645294eb89
commit 5220f9ace4
2 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2002-12-22 Roland McGrath <roland@redhat.com>
* Makefile (omit-deps): Add $(unix-syscalls:%=ptw-%).
2002-12-21 Ulrich Drepper <drepper@redhat.com>
* pthread.c (init_rtsigs): Remove incomplete __builtin_expect.

View File

@ -1,3 +1,7 @@
2002-12-22 Roland McGrath <roland@redhat.com>
* Makefile (omit-deps): Add $(unix-syscalls:%=ptw-%).
2002-12-20 Ulrich Drepper <drepper@redhat.com>
* sysdeps/pthread/bits/stdio-lock.h (_IO_lock_inexpensive): Define.