mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-28 00:21:52 +03:00
Update.
1999-04-28 Ulrich Drepper <drepper@cygnus.com> * manager.c (pthread_allocate_stack): Optimize initialization of new thread descriptor.
This commit is contained in:
@ -18,4 +18,6 @@ extern char *__strndup __P ((__const char *__string, size_t __n));
|
||||
|
||||
extern __ptr_t __rawmemchr __P ((__const __ptr_t __s, int __c));
|
||||
|
||||
extern char *__strchrnul __P ((__const char *__s, int __c));
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user