1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-12-24 17:51:17 +03:00

Move sysdeps/unix/sysv/gethostname.c to sysdeps/posix/.

This commit is contained in:
Joseph Myers
2012-04-23 18:53:47 +00:00
parent 5e37ce39a2
commit 4ad451e281
2 changed files with 3 additions and 0 deletions

View File

@@ -1,5 +1,8 @@
2012-04-23 Joseph Myers <joseph@codesourcery.com>
* sysdeps/unix/sysv/gethostname.c: Move to ...
* sysdeps/posix/gethostname.c: ... here.
* sysdeps/unix/execve.S: Remove file.
* sysdeps/unix/_exit.S: Remove file.