2019-09-07 |
Paul Eggert | Prefer https to http for gnu.org and fsf.org URLs |
blob | commitdiff | raw |
2019-08-21 |
Joseph Myers | Add tgmath.h macros for narrowing functions. |
blob | commitdiff | raw | diff to current |
2019-08-15 |
Joseph Myers | Make totalorder and totalordermag functions take pointe... |
blob | commitdiff | raw | diff to current |
2019-08-13 |
Joseph Myers | Add feature test macro _ISOC2X_SOURCE. |
blob | commitdiff | raw | diff to current |
2019-08-01 |
Carlos O'Donell | Open master for 2.31 development. glibc-2.30.9000 |
blob | commitdiff | raw | diff to current |
2019-08-01 |
Carlos O'Donell | Update install and NEWS for 2.30 release. |
blob | commitdiff | raw | diff to current |
2019-07-22 |
Szabolcs Nagy | Add NEWS entry about the new AArch64 IFUNC resolver... |
blob | commitdiff | raw | diff to current |
2019-07-12 |
Mike Crowe | Update NEWS for new _clockwait and _clocklock functions |
blob | commitdiff | raw | diff to current |
2019-07-08 |
DJ Delorie | NEWS: clarify copy_file_range |
blob | commitdiff | raw | diff to current |
2019-06-28 |
Florian Weimer | ld.so: Support moving versioned symbols between sonames... |
blob | commitdiff | raw | diff to current |
2019-06-28 |
Florian Weimer | io: Remove copy_file_range emulation [BZ #24744] |
blob | commitdiff | raw | diff to current |
2019-06-12 |
Florian Weimer | Linux: Deprecate <sys/sysctl.h> and sysctl |
blob | commitdiff | raw | diff to current |
2019-06-07 |
Florian Weimer | Linux: Add getdents64 system call |
blob | commitdiff | raw | diff to current |
2019-06-01 |
Florian Weimer | arm: Remove ioperm/iopl/inb/inw/inl/outb/outw/outl... |
blob | commitdiff | raw | diff to current |
2019-05-22 |
Zack Weinberg | Remove support for PowerPC SPE extension (powerpc*... |
blob | commitdiff | raw | diff to current |
2019-05-14 |
Florian Weimer | Linux: Add the tgkill function |
blob | commitdiff | raw | diff to current |
2019-05-13 |
Mike FABIAN | Bug 24535: Update to Unicode 12.1.0 |
blob | commitdiff | raw | diff to current |
2019-05-02 |
Florian Weimer | misc: Add twalk_r function |
blob | commitdiff | raw | diff to current |
2019-04-25 |
Florian Weimer | Extend BIND_NOW to installed programs with --enable... |
blob | commitdiff | raw | diff to current |
2019-04-21 |
Adhemerval Zanella | Fix NEWS entry from 9bf8e29ca136 |
blob | commitdiff | raw | diff to current |
2019-04-18 |
Adhemerval Zanella | malloc: make malloc fail with requests larger than... |
blob | commitdiff | raw | diff to current |
2019-04-08 |
Florian Weimer | resolv: Remove RES_INSECURE1, RES_INSECURE2 |
blob | commitdiff | raw | diff to current |
2019-04-08 |
Florian Weimer | resolv: Remove support for RES_USE_INET6 and the inet6... |
blob | commitdiff | raw | diff to current |
2019-04-02 |
TAMUKI Shoichi | ja_JP locale: Add entry for the new Japanese era [BZ... |
blob | commitdiff | raw | diff to current |
2019-04-02 |
TAMUKI Shoichi | NEWS: Mention Minguo calendar support added [BZ #24293] |
blob | commitdiff | raw | diff to current |
2019-03-16 |
Aurelien Jarno | Record CVE-2019-9169 in NEWS and ChangeLog [BZ #24114] |
blob | commitdiff | raw | diff to current |
2019-03-14 |
Florian Weimer | Remove obsolete, never-implemented XSI STREAMS declarations |
blob | commitdiff | raw | diff to current |
2019-03-08 |
Mike FABIAN | Bug 24307: Update to Unicode 12.0.0 |
blob | commitdiff | raw | diff to current |
2019-02-08 |
Florian Weimer | Linux: Add gettid system call wrapper [BZ #6399] |
blob | commitdiff | raw | diff to current |
2019-02-08 |
Florian Weimer | rt: Turn forwards from librt to libc into compat symbol... |
blob | commitdiff | raw | diff to current |
2019-02-04 |
H.J. Lu | x86-64 memcmp: Use unsigned Jcc instructions on size... |
blob | commitdiff | raw | diff to current |
2019-02-04 |
David Newall | elf: Implement --preload option for the dynamic linker |
blob | commitdiff | raw | diff to current |
2019-02-01 |
Joseph Myers | Require GCC 6.2 or later to build glibc. |
blob | commitdiff | raw | diff to current |
2019-01-31 |
Siddhesh Poyarekar | Open master for 2.30 development glibc-2.29.9000 |
blob | commitdiff | raw | diff to current |
2019-01-31 |
Siddhesh Poyarekar | Prepare for 2.29 release |
blob | commitdiff | raw | diff to current |
2019-01-24 |
TAMUKI Shoichi | strftime: Pass the additional flags from "%EY" to ... |
blob | commitdiff | raw | diff to current |
2019-01-24 |
TAMUKI Shoichi | strftime: Set the default width of "%Ey" to 2 [BZ ... |
blob | commitdiff | raw | diff to current |
2019-01-21 |
Florian Weimer | CVE-2016-10739: getaddrinfo: Fully parse IPv4 address... |
blob | commitdiff | raw | diff to current |
2019-01-21 |
H.J. Lu | x86-64 memchr/wmemchr: Properly handle the length param... |
blob | commitdiff | raw | diff to current |
2019-01-03 |
Zack Weinberg | Use C99-compliant scanf under _GNU_SOURCE with modern... |
blob | commitdiff | raw | diff to current |
2019-01-01 |
Joseph Myers | Update copyright dates not handled by scripts/update... |
blob | commitdiff | raw | diff to current |
2019-01-01 |
Joseph Myers | Update copyright dates with scripts/update-copyrights. |
blob | commitdiff | raw | diff to current |
2018-12-28 |
Rafal Luzynski | NEWS: Fix another typo ("multithread..." -> "multi... |
blob | commitdiff | raw | diff to current |
2018-12-28 |
Rafal Luzynski | NEWS: Fix a minor typo ("incosistent" -> "inconsistent"). |
blob | commitdiff | raw | diff to current |
2018-12-21 |
Joseph Myers | Require GCC 5 or later to build glibc (bug 23993). |
blob | commitdiff | raw | diff to current |
2018-12-21 |
Mao Han | Add C-SKY port |
blob | commitdiff | raw | diff to current |
2018-12-07 |
H.J. Lu | Add getcpu |
blob | commitdiff | raw | diff to current |
2018-12-07 |
Florian Weimer | posix: New function posix_spawn_file_actions_addfchdir_... |
blob | commitdiff | raw | diff to current |
2018-11-30 |
Adhemerval Zanella | posix: Use posix_spawn on popen |
blob | commitdiff | raw | diff to current |
2018-11-27 |
Florian Weimer | CVE-2018-19591: if_nametoindex: Fix descriptor for... |
blob | commitdiff | raw | diff to current |
2018-11-06 |
Florian Weimer | posix: New function posix_spawn_file_actions_addchdir_n... |
blob | commitdiff | raw | diff to current |
2018-10-31 |
Samuel Thibault | Merge branch 'master' of git://sourceware.org/git/glibc |
blob | commitdiff | raw | diff to current |
2018-10-29 |
Joseph Myers | Patch to require Python 3.4 or later to build glibc. |
blob | commitdiff | raw | diff to current |
2018-10-24 |
Joseph Myers | Use gen-libm-test.py to generate ulps table for manual. |
blob | commitdiff | raw | diff to current |
2018-09-21 |
Adhemerval Zanella | powerpc: Only enable TLE with PPC_FEATURE2_HTM_NOSC |
blob | commitdiff | raw | diff to current |
2018-09-19 |
Szabolcs Nagy | Add new pow implementation |
blob | commitdiff | raw | diff to current |
2018-09-14 |
Joseph Myers | Fix MIPS n32 pr_sigpend, pr_sighold, pr_flag type ... |
blob | commitdiff | raw | diff to current |
2018-09-14 |
Joseph Myers | Fix sys/procfs.h pr_uid, pr_gid type (bug 23649). |
blob | commitdiff | raw | diff to current |
2018-09-12 |
Szabolcs Nagy | Add new log2 implementation |
blob | commitdiff | raw | diff to current |
2018-09-12 |
Szabolcs Nagy | Add new log implementation |
blob | commitdiff | raw | diff to current |
2018-09-05 |
Szabolcs Nagy | Add new exp and exp2 implementations |
blob | commitdiff | raw | diff to current |
2018-08-30 |
Florian Weimer | reallocarray: Declare under _DEFAULT_SOURCE |
blob | commitdiff | raw | diff to current |
2018-08-23 |
Wilco Dijkstra | Update NEWS for sinf improvements |
blob | commitdiff | raw | diff to current |
2018-08-14 |
Wilco Dijkstra | Improve performance of sinf and cosf |
blob | commitdiff | raw | diff to current |
2018-08-02 |
Carlos O'Donell | Add convenience target 'install-locale-files'. |
blob | commitdiff | raw | diff to current |
2018-08-02 |
Siddhesh Poyarekar | Rename the glibc.tune namespace to glibc.cpu |
blob | commitdiff | raw | diff to current |
2018-08-01 |
Carlos O'Donell | Open master branch for glibc 2.29 development glibc-2.28.9000 |
blob | commitdiff | raw | diff to current |
2018-08-01 |
Carlos O'Donell | Update NEWS, version.h, and features.h for glibc 2.28. glibc-2.28 |
blob | commitdiff | raw | diff to current |
2018-07-27 |
Carlos O'Donell | Update NEWS with ISO 14651 update information. |
blob | commitdiff | raw | diff to current |
2018-07-27 |
Rafal Luzynski | NEWS: Avoid the words "nominative" and "genitive". |
blob | commitdiff | raw | diff to current |
2018-07-24 |
Adhemerval Zanella | Mention ISO C threads addition |
blob | commitdiff | raw | diff to current |
2018-07-19 |
H.J. Lu | INSTALL: Add a note for Intel CET status |
blob | commitdiff | raw | diff to current |
2018-07-18 |
Quentin PAGÈS | oc_FR locale: Multiple updates (bug 23140, bug 23422). |
blob | commitdiff | raw | diff to current |
2018-07-18 |
H.J. Lu | Intel CET: Document --enable-cet |
blob | commitdiff | raw | diff to current |
2018-07-18 |
Valery Timiriliyev | New locale: Yakut (Sakha) for Russia (sah_RU) [BZ ... |
blob | commitdiff | raw | diff to current |
2018-07-17 |
Rafal Luzynski | os_RU: Add alternative month names (bug 23140). |
blob | commitdiff | raw | diff to current |
2018-07-10 |
Florian Weimer | Add the statx function |
blob | commitdiff | raw | diff to current |
2018-07-05 |
Maciej W. Rozycki | libc-abis: Define ABSOLUTE ABI [BZ #19818][BZ #23307] |
blob | commitdiff | raw | diff to current |
2018-07-05 |
Florian Weimer | Add renameat2 function [BZ #17662] |
blob | commitdiff | raw | diff to current |
2018-07-04 |
Florian Weimer | testrun.sh: Implement --tool=strace, --tool=valgrind |
blob | commitdiff | raw | diff to current |
2018-07-04 |
Mike FABIAN | Bug 23308: Update to Unicode 11.0.0 |
blob | commitdiff | raw | diff to current |
2018-06-29 |
Michael Wolf | New locale: Lower Sorbian (dsb_DE) [BZ #23208] |
blob | commitdiff | raw | diff to current |
2018-06-29 |
Rafal Luzynski | hy_AM: Add alternative month names (bug 23140). |
blob | commitdiff | raw | diff to current |
2018-06-29 |
Zack Weinberg | New configure option --disable-crypt. |
blob | commitdiff | raw | diff to current |
2018-06-29 |
Zack Weinberg | Disallow use of DES encryption functions in new programs. |
blob | commitdiff | raw | diff to current |
2018-06-29 |
Rafal Luzynski | ast_ES: Add alternative month names (bug 23140). |
blob | commitdiff | raw | diff to current |
2018-06-26 |
Adhemerval Zanella | Fix Linux fcntl OFD locks for non-LFS architectures... |
blob | commitdiff | raw | diff to current |
2018-06-25 |
Rafal Luzynski | csb_PL: Add alternative month names (bug 23140). |
blob | commitdiff | raw | diff to current |
2018-06-12 |
Carlos O'Donell | Improve DST handling (Bug 23102, Bug 21942, Bug 18018... |
blob | commitdiff | raw | diff to current |
2018-06-11 |
Rafal Luzynski | gd_GB, hsb_DE, wa_BE: Add alternative month names ... |
blob | commitdiff | raw | diff to current |
2018-05-24 |
Florian Weimer | Add references to CVE-2017-18269, CVE-2018-11236, CVE... |
blob | commitdiff | raw | diff to current |
2018-05-23 |
Florian Weimer | Switch IDNA implementation to libidn2 [BZ #19728] ... |
blob | commitdiff | raw | diff to current |
2018-05-22 |
Joseph Myers | Make llseek a compat symbol (bug 18471). |
blob | commitdiff | raw | diff to current |
2018-05-18 |
Joseph Myers | Obsolete nfsservctl. |
blob | commitdiff | raw | diff to current |
2018-05-17 |
Joseph Myers | Add narrowing divide functions. |
blob | commitdiff | raw | diff to current |
2018-05-16 |
Joseph Myers | Add narrowing multiply functions. |
blob | commitdiff | raw | diff to current |
2018-05-02 |
Adhemerval Zanella | Deprecate ustat syscall interface |
blob | commitdiff | raw | diff to current |
2018-04-27 |
Joseph Myers | Remove tilegx port. |
blob | commitdiff | raw | diff to current |
2018-04-23 |
Zack Weinberg | NEWS: Reindent and copyedit |
blob | commitdiff | raw | diff to current |
2018-04-02 |
Samuel Thibault | hurd: Announce that glibc now builds unpatched |
blob | commitdiff | raw | diff to current |
next |