Age | Commit message (Collapse) | Author |
|
* dirent/dirent.h: Adjust prototypes of scandir, scandir64, alphasort,
alphasort64, versionsort, and versionsort64 to POSIX 2008.
* dirent/alphasort.c: Adjust implementation to type change.
* dirent/alphasort64.c: Likewise.
* dirent/scandir.c: Likewise.
* dirent/versionsort.c: Likewise.
* dirent/versionsort64.c: Likewise.
* sysdeps/wordsize-64/alphasort.c: Add hack to hide alphasort64
declaration.
* sysdeps/wordsize-64/versionsort.c: Add hack to hide versionsort64
declaration.
|
|
Patch by Santhosh Thottingal <santhosh.thottingal@gmail.com>.
|
|
Patch by Pravin Satpute <psatpute@redhat.com>.
|
|
* sysdeps/powerpc/elf/rtld-global-offsets.sym: Fix typo.
|
|
Patch by Pravin Satpute <psatpute@redhat.com>.
|
|
Patch by Pravin Satpute <psatpute@redhat.com>.
|
|
|
|
|
|
* string/endian.h: Add macros for fixed-size endian conversion.
* bits/byteswap.h: Allow inclusion from <endian.h>.
* sysdeps/i386/bits/byteswap.h: Likewise.
* sysdeps/ia64/bits/byteswap.h: Likewise.
* sysdeps/s390/bits/byteswap.h: Likewise.
* sysdeps/x86_64/bits/byteswap.h: Likewise.
* string/Makefile (tests): Add tst-endian.
* string/tst-endian.c: New file.
|
|
|
|
Patch by Pravin Satpute <psatpute@redhat.com>.
|
|
* locales/mr_IN: Adjust Devanagari sorting for mr_IN.
Patch by Pravin Satpute <psatpute@redhat.com>.
|
|
and tok_elifndef.
* locale/programs/locfile-kw.gperf: Likewise.
* locale/programs/ld-collate.c: Implement primitive preprocessor.
|
|
|
|
after copy.
|