diff options
-rw-r--r-- | ChangeLog | 3 | ||||
-rw-r--r-- | sysdeps/unix/sysv/linux/tcsendbrk.c (renamed from sysdeps/unix/common/tcsendbrk.c) | 0 |
2 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2012-04-26 Joseph Myers <joseph@codesourcery.com> + * sysdeps/unix/common/tcsendbrk.c: Move to ... + * sysdeps/unix/sysv/linux/tcsendbrk.c: ... here. + * configure.in (arm*-none*): Do not allow without --enable-hacker-mode. (netbsd*): Remove case setting base_os. diff --git a/sysdeps/unix/common/tcsendbrk.c b/sysdeps/unix/sysv/linux/tcsendbrk.c index c8fbcbb525..c8fbcbb525 100644 --- a/sysdeps/unix/common/tcsendbrk.c +++ b/sysdeps/unix/sysv/linux/tcsendbrk.c |