index
:
glibc
master
vdso
Fork of glibc for development
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
locale
/
programs
/
locarchive.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
1
-1
/
+1
2023-10-30
crypt: Remove libcrypt support
Adhemerval Zanella
1
-1
/
+1
2023-05-24
locale/programs/locarchive.c: fix warn unused result
Frédéric Bérat
1
-8
/
+16
2023-04-26
locale/programs/locarchive.c: Remove unnecessary check in add_locale_archive
Frédéric Bérat
1
-1
/
+1
2023-01-06
Update copyright dates with scripts/update-copyrights
Joseph Myers
1
-1
/
+1
2022-02-24
localedef: Handle symbolic links when generating locale-archive
Arjun Shankar
1
-1
/
+1
2022-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
1
-1
/
+1
2021-12-07
localedef: check magic value on archive load [BZ #28650]
Aurelien Jarno
1
-0
/
+7
2021-09-03
Remove "Contributed by" lines
Siddhesh Poyarekar
1
-1
/
+0
2021-05-18
show_archive_content: Fix trivial memory leak
Siddhesh Poyarekar
1
-0
/
+1
2021-01-02
Update copyright dates with scripts/update-copyrights
Paul Eggert
1
-1
/
+1
2020-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
1
-1
/
+1
2019-09-07
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
1
-1
/
+1
2019-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
1
-1
/
+1
2018-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
1
-1
/
+1
2017-10-30
Assume that _DIRENT_HAVE_D_TYPE is always defined.
Florian Weimer
1
-4
/
+0
2017-10-13
locale: Fix localedef exit code (Bug 22292)
Carlos O'Donell
1
-2
/
+2
2017-03-01
Narrowing the visibility of libc-internal.h even further.
Zack Weinberg
1
-1
/
+1
2017-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
1
-1
/
+1
2016-01-04
Update copyright dates with scripts/update-copyrights.
Joseph Myers
1
-1
/
+1
2015-11-27
Rename localedir to complocaledir (bug 14259).
Carlos O'Donell
1
-1
/
+1
2015-10-20
Convert 113 more function definitions to prototype style (files with assertions).
Joseph Myers
1
-12
/
+4
2015-01-02
Update copyright dates with scripts/update-copyrights.
Joseph Myers
1
-1
/
+1
2014-01-01
Update copyright notices with scripts/update-copyrights
Allan McRae
1
-1
/
+1
2013-11-20
Fix build warning in locarchive.c
Siddhesh Poyarekar
1
-3
/
+3
2013-10-18
Enhance localedef --list-archive option.
Carlos O'Donell
1
-7
/
+20
2013-10-03
Hardcode locale archive page size as 4096.
Joseph Myers
1
-1
/
+6
2013-09-24
Add localedef --big-endian and --little-endian options.
Joseph Myers
1
-185
/
+225
2013-06-25
Fix missing libc-internal.h include.
Richard Henderson
1
-0
/
+1
2013-06-24
[BZ #10283] localedef: align fixed maps to SHMLBA
Mike Frysinger
1
-16
/
+45
2013-05-25
localedef: include file name in error messages
Mike Frysinger
1
-2
/
+2
2013-05-16
Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).
Ryan S. Arnold
1
-0
/
+1
2013-02-07
Remove lots of inline keywords.
Roland McGrath
1
-1
/
+1
2013-01-02
Update copyright notices with scripts/update-copyrights.
Joseph Myers
1
-1
/
+1
2012-02-09
Replace FSF snail mail address with URLs.
Paul Eggert
1
-2
/
+1
2011-10-08
Clean up locarchive mmap reservation code.
Roland McGrath
1
-42
/
+32
2011-06-10
Quash some new warnings from GCC 4.6.
Roland McGrath
1
-3
/
+0
2011-05-29
Fix typo in last patch to locarchive.c
Ulrich Drepper
1
-1
/
+1
2011-05-28
Handle failure of _nl_explode_name in all cases
Ulrich Drepper
1
-2
/
+11
2009-04-27
* locale/programs/locarchive.c (create_archive): Add MAP_PRIVATE
cvs/fedora-glibc-20090427T1419
Ulrich Drepper
1
-11
/
+32
2009-04-24
* locale/programs/locarchive.c (enlarge_archive): Conserve address
Ulrich Drepper
1
-9
/
+20
2009-04-24
[BZ #10100]
Ulrich Drepper
1
-15
/
+12
2009-04-24
* locale/locarchive.h (struct locarhandle): Rename len field to
Ulrich Drepper
1
-14
/
+101
2009-04-18
* locale/programs/locarchive.c (open_archive): Map the entire file
Ulrich Drepper
1
-9
/
+31
2007-07-16
* elf/ldconfig.c: Allow GPLv2 or any later version.
Roland McGrath
1
-2
/
+3
2007-04-16
* locale/programs/locarchive.c (INITIAL_NUM_NAMES,
Ulrich Drepper
1
-8
/
+28
2007-04-16
* locale/programs/locarchive.c (show_archive_content): Fix sizeof
Jakub Jelinek
1
-2
/
+2
2005-12-07
* catgets/gencat.c: Use GPL, not LGPL.
Ulrich Drepper
1
-12
/
+10
2004-12-22
(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
Ulrich Drepper
1
-10
/
+12
2007-07-12
2.5-18.1
Jakub Jelinek
1
-12
/
+10
[next]