diff options
author | Roland McGrath <roland@gnu.org> | 2007-07-23 00:38:55 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2007-07-23 00:38:55 +0000 |
commit | 3dadfa7e0ce990b12e7db0e951778b316ea25011 (patch) | |
tree | e9f3a325924d5774dda1cdb016e6aa69e7641fe4 /sysdeps/mach/hurd/i386/tls.h | |
parent | 2320270c2e6215ebd6a5622071e97ff006854ff6 (diff) | |
download | glibc-3dadfa7e0ce990b12e7db0e951778b316ea25011.tar.gz glibc-3dadfa7e0ce990b12e7db0e951778b316ea25011.tar.xz glibc-3dadfa7e0ce990b12e7db0e951778b316ea25011.zip |
[BZ #3665, BZ #4126, BZ #4178, BZ #4610]
* hurd/getdport.c: Add missing copyright year update. [BZ #3665] [BZ #4610] [BZ #4178] [BZ #4126] * sysdeps/mach/hurd/sigsuspend.c (sigsuspend_not_cancel): Define alias to __sigsuspend.
Diffstat (limited to 'sysdeps/mach/hurd/i386/tls.h')
-rw-r--r-- | sysdeps/mach/hurd/i386/tls.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/mach/hurd/i386/tls.h b/sysdeps/mach/hurd/i386/tls.h index 84843e06a5..d98b485b96 100644 --- a/sysdeps/mach/hurd/i386/tls.h +++ b/sysdeps/mach/hurd/i386/tls.h @@ -1,5 +1,5 @@ /* Definitions for thread-local data handling. Hurd/i386 version. - Copyright (C) 2003, 2004, 2006 Free Software Foundation, Inc. + Copyright (C) 2003, 2004, 2006, 2007 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or |