1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-12-24 17:51:17 +03:00
* ctype/ctype.h: Pretty print.
This commit is contained in:
Ulrich Drepper
1999-10-08 22:25:13 +00:00
parent 0f5219d4fa
commit c813f986d0
4 changed files with 25 additions and 17 deletions

View File

@@ -159,7 +159,7 @@ int __pthread_manager(void *arg)
}
break;
case REQ_POST:
sem_post(request.req_args.post);
__new_sem_post(request.req_args.post);
break;
case REQ_DEBUG:
/* Make gdb aware of new thread and gdb will restart the