glibc/nptl/sysdeps
Carlos O'Donell 96497bb806 sem_post.c: Include atomic.h.
The sem_post.c file uses atomic functions without including
atomic.h. Add `#include <atomic.h>' to the file to prevent
any compile time warnings when other headers change and
atomic.h isn't implicitly included.

---
nptl/

2013-04-07  Carlos O'Donell  <carlos@redhat.com>

	* sysdeps/unix/sysv/linux/sem_post.c: Include atomic.h.
2013-04-07 16:13:02 -04:00
..
i386 Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
powerpc Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
pthread Fix build warnings in some test cases 2013-02-18 18:17:05 +05:30
s390 Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
sh Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
sparc Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
unix/sysv/linux sem_post.c: Include atomic.h. 2013-04-07 16:13:02 -04:00
x86_64 Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00