diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2012-06-12 10:27:01 +0200 |
---|---|---|
committer | Thomas Schwinge <thomas@codesourcery.com> | 2012-06-12 10:27:01 +0200 |
commit | d7b4fb26e2e4207e14f4af2d6eeba6dc3513cc53 (patch) | |
tree | 37123fd95b48ad5353ed14cb95485634990672c0 /ChangeLog | |
parent | eb55f5c21f2755488c4edb6f65b2594ea743b243 (diff) | |
download | glibc-d7b4fb26e2e4207e14f4af2d6eeba6dc3513cc53.zip glibc-d7b4fb26e2e4207e14f4af2d6eeba6dc3513cc53.tar.gz glibc-d7b4fb26e2e4207e14f4af2d6eeba6dc3513cc53.tar.bz2 |
Fix a typo in sysdeps/unix/Makefile.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2012-06-12 Thomas Schwinge <thomas@codesourcery.com> + + * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Fix case for + non-default versions. + 2012-06-11 Roland McGrath <roland@hack.frob.com> [BZ #14218] |