mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-08 14:20:07 +00:00
Move some things from sysdeps/unix to sysdeps/posix.
This commit is contained in:
parent
3bd9e9931b
commit
7c6f9d53c1
17
ChangeLog
17
ChangeLog
@ -1,5 +1,22 @@
|
||||
2012-08-17 Roland McGrath <roland@hack.frob.com>
|
||||
|
||||
* sysdeps/unix/mkfifo.c: Moved ...
|
||||
* sysdeps/posix/mkfifo.c: ... here.
|
||||
* sysdeps/unix/mkfifoat.c: Moved ...
|
||||
* sysdeps/posix/mkfifoat.c: ... here.
|
||||
|
||||
* sysdeps/unix/utime.c: Moved ...
|
||||
* sysdeps/posix/utime.c: ... here.
|
||||
|
||||
* sysdeps/unix/time.c: Moved ...
|
||||
* sysdeps/posix/time.c: ... here.
|
||||
|
||||
* sysdeps/unix/nice.c: Moved ...
|
||||
* sysdeps/posix/nice.c: ... here.
|
||||
|
||||
* sysdeps/unix/alarm.c: Moved ...
|
||||
* sysdeps/posix/alarm.c: ... here.
|
||||
|
||||
* intl/Makefile ($(codeset_mo)): Depend on the input file.
|
||||
|
||||
2012-08-17 Jeff Law <law@redhat.com>
|
||||
|
Loading…
Reference in New Issue
Block a user