]> git.ipfire.org Git - thirdparty/glibc.git/commit
* sysdeps/mach/sched_yield.c: New file.
authorRoland McGrath <roland@gnu.org>
Fri, 17 Mar 2000 09:03:47 +0000 (09:03 +0000)
committerRoland McGrath <roland@gnu.org>
Fri, 17 Mar 2000 09:03:47 +0000 (09:03 +0000)
commitda28fa2a447b193788c0ad7a9b3d97e37fc3bf8b
treeeeea8a874d92e2d90e629319e20d4aea35305ef1
parent1b67abbbfd558ca7a47a84cb6c76ebf55db1c828
* sysdeps/mach/sched_yield.c: New file.

2000-03-13  Roland McGrath  <roland@baalperazim.frob.com>

* sysdeps/generic/lockfile.c: Include <stdio.h>
(_IO_flockfile, _IO_funlockfile, _IO_ftrylockfile): #undef these in
case <libio.h> defined them.
(__flockfile, __funlockfile, __ftrylockfile): Functions renamed
from __internal_*.
(flockfile, _IO_flockfile, funlockfile, _IO_funlockfile,
ftrylockfile, _IO_ftrylockfile): Fix aliases accordingly.

* sysdeps/generic/bits/stdio-lock.h (_IO_lock_initializer): Use ...
for more pleasing parse error.

* elf/Makefile: Add rules to compile and run constload1 test.
ChangeLog
bits/stdio-lock.h
sysdeps/generic/bits/stdio-lock.h
sysdeps/mach/sched_yield.c [new file with mode: 0644]