mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-28 00:21:52 +03:00
Update copyright year after my most recent changes.
nptl/ * sysdeps/unix/sysv/linux/sparc/sem_post.c: Update copyright year. / * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c: Update copyright year. * sysdeps/unix/sysv/linux/sparc/sysdep.h: Likewise.
This commit is contained in:
@ -1,3 +1,9 @@
|
|||||||
|
2012-03-08 David S. Miller <davem@davemloft.net>
|
||||||
|
|
||||||
|
* sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c: Update
|
||||||
|
copyright year.
|
||||||
|
* sysdeps/unix/sysv/linux/sparc/sysdep.h: Likewise.
|
||||||
|
|
||||||
2012-03-08 Thomas Schwinge <thomas@codesourcery.com>
|
2012-03-08 Thomas Schwinge <thomas@codesourcery.com>
|
||||||
|
|
||||||
* resolv/gai_misc.c (handle_requests): Fix struct timespec
|
* resolv/gai_misc.c (handle_requests): Fix struct timespec
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
|
2012-03-08 David S. Miller <davem@davemloft.net>
|
||||||
|
|
||||||
|
* sysdeps/unix/sysv/linux/sparc/sem_post.c: Update copyright year.
|
||||||
|
|
||||||
2012-03-08 Thomas Schwinge <thomas@codesourcery.com>
|
2012-03-08 Thomas Schwinge <thomas@codesourcery.com>
|
||||||
|
|
||||||
* sysdeps/unix/sysv/linux/sh/lowlevellock.S (__lll_timedlock_wait):
|
* sysdeps/unix/sysv/linux/sh/lowlevellock.S (__lll_timedlock_wait):
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* sem_post -- post to a POSIX semaphore. SPARC version.
|
/* sem_post -- post to a POSIX semaphore. SPARC version.
|
||||||
Copyright (C) 2003, 2004, 2007 Free Software Foundation, Inc.
|
Copyright (C) 2003, 2004, 2007, 2012 Free Software Foundation, Inc.
|
||||||
This file is part of the GNU C Library.
|
This file is part of the GNU C Library.
|
||||||
Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
|
Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* Get frequency of the system processor. sparc64 version.
|
/* Get frequency of the system processor. sparc64 version.
|
||||||
Copyright (C) 2001 Free Software Foundation, Inc.
|
Copyright (C) 2001, 2012 Free Software Foundation, Inc.
|
||||||
This file is part of the GNU C Library.
|
This file is part of the GNU C Library.
|
||||||
|
|
||||||
The GNU C Library is free software; you can redistribute it and/or
|
The GNU C Library is free software; you can redistribute it and/or
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
/* Copyright (C) 2000, 2002, 2003, 2004, 2007 Free Software Foundation, Inc.
|
/* Copyright (C) 2000, 2002-2004, 2007, 2012 Free Software Foundation, Inc.
|
||||||
This file is part of the GNU C Library.
|
This file is part of the GNU C Library.
|
||||||
Contributed by Jakub Jelinek <jakub@redhat.com>, 2000.
|
Contributed by Jakub Jelinek <jakub@redhat.com>, 2000.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user