diff options
author | Roland McGrath <roland@gnu.org> | 2003-02-16 03:55:27 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2003-02-16 03:55:27 +0000 |
commit | b0104b6f8d369692d0ca8f265b631a87df7eaeed (patch) | |
tree | 555ffba82bc5007faae6c14b52a648d050e09b7d /ChangeLog | |
parent | 8321ef15ae777fc7e7a0716e2e931adb099f310a (diff) | |
download | glibc-b0104b6f8d369692d0ca8f265b631a87df7eaeed.tar glibc-b0104b6f8d369692d0ca8f265b631a87df7eaeed.tar.gz glibc-b0104b6f8d369692d0ca8f265b631a87df7eaeed.tar.bz2 glibc-b0104b6f8d369692d0ca8f265b631a87df7eaeed.zip |
* mach/errsystems.awk: Include <errno.h> in generated output.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -3,6 +3,8 @@ * sysdeps/mach/hurd/tls.h: New file. * sysdeps/mach/hurd/i386/tls.h: New file. + * mach/errsystems.awk: Include <errno.h> in generated output. + * sysdeps/mach/Makefile (mach-before-compile rule): Pass generating=t, use target mach-before-compile instead of generated. (mach-before-compile): New target. |