diff options
| author | Carlos O'Donell <carlos@systemhalted.org> | 2009-12-01 10:45:41 -0500 |
|---|---|---|
| committer | Carlos O'Donell <carlos@systemhalted.org> | 2010-02-01 17:54:58 -0500 |
| commit | b8eca7ff8ca1cbc3e1d6bec2fed4213863fa441b (patch) | |
| tree | 267081a38e151fcb687c263371410f8641a7eefe /ChangeLog.hppa | |
| parent | aa576322e055c8ab05b8d57301691d9efd2c4560 (diff) | |
| download | glibc-b8eca7ff8ca1cbc3e1d6bec2fed4213863fa441b.tar.xz glibc-b8eca7ff8ca1cbc3e1d6bec2fed4213863fa441b.zip | |
Update constants and rearrange file.
Update F_SETOWN_EX and F_GETOWN_EX. Rearrange
the file to match other targets, reducing future
diffs against other targets and making maintenance
easier.
Diffstat (limited to 'ChangeLog.hppa')
| -rw-r--r-- | ChangeLog.hppa | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog.hppa b/ChangeLog.hppa index 24a152e139..be0a71a91d 100644 --- a/ChangeLog.hppa +++ b/ChangeLog.hppa @@ -1,3 +1,10 @@ +2009-11-29 Carlos O'Donell <carlos@codesourcery.com> + + * sysdeps/unix/sysv/linux/hppa/bits/fcntl.h: + Rearrange file to reduce future maintenance. + [__USE_GNU]: Update F_GETOWN_EX, and F_SETOWN_EX. + Define f_owner_ex an __pid_type. + 2009-11-25 Carlos O'Donell <carlos@codesourcery.com> * sysdeps/unix/sysv/linux/hppa/nptl/bits/pthreadtypes.h: |
