1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-07-29 11:41:21 +03:00
2003-03-03  Ulrich Drepper  <drepper@redhat.com>

	* include/sched.h (__clone2): Use ... instead of adding all the
	new parameters.
This commit is contained in:
Ulrich Drepper
2003-03-03 22:02:13 +00:00
parent be095ffaf4
commit 4f6f0a8fcf
6 changed files with 26 additions and 12 deletions

View File

@ -23,8 +23,7 @@
/* int __clone2(int (*fn) (void *arg), void *child_stack_base, */
/* size_t child_stack_size, int flags, void *arg, */
/* pid_t *child_tid, pid_t *parent_tid, */
/* struct user_desc *tls) */
/* pid_t *child_tid, pid_t *parent_tid, void *tls) */
ENTRY(__clone2)
alloc r2=ar.pfs,8,2,6,0