diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2012-05-18 04:07:51 -0700 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2012-05-18 04:07:51 -0700 |
commit | 3707636e48c922a27854d5d7011a07ef92ce0a28 (patch) | |
tree | 55994ccf9fa75eafdbb896b3270013b7ae9e4de9 /ChangeLog | |
parent | 37fb1dc05733e0f3d7eca64820dc5c2c25f2a6d9 (diff) | |
download | glibc-3707636e48c922a27854d5d7011a07ef92ce0a28.tar glibc-3707636e48c922a27854d5d7011a07ef92ce0a28.tar.gz glibc-3707636e48c922a27854d5d7011a07ef92ce0a28.tar.bz2 glibc-3707636e48c922a27854d5d7011a07ef92ce0a28.zip |
Use anonymous union in x86_64/sys/user.h
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2012-05-18 H.J. Lu <hongjiu.lu@intel.com> + + * sysdeps/unix/sysv/linux/x86_64/sys/user.h (user): Use + anonymous union. + 2012-05-18 Andreas Schwab <schwab@linux-m68k.org> * sysdeps/powerpc/powerpc32/dl-start.S (_dl_start_user): Use |