GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/glibc.git
gentoo/2.19
gentoo/2.25
gentoo/2.26
gentoo/2.27
gentoo/2.28
gentoo/2.29
gentoo/2.29-hygiene
gentoo/2.30
gentoo/2.31
gentoo/2.32
gentoo/2.32-rv32
gentoo/2.33
gentoo/2.34
gentoo/2.35
gentoo/2.36
gentoo/2.37
gentoo/2.38
gentoo/2.39
gentoo/2.40
master
Gentoo vendor branches of the glibc code
Gentoo toolchain team <toolchain@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
NEWS
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add narrowing subtract functions.
Joseph Myers
2018-03-20
1
-0
/
+3
*
NEWS: Mention the locale data changes (bug 22848, 22937, 22963).
Rafal Luzynski
2018-03-16
1
-0
/
+4
*
[BZ 1190] Make EOF sticky in stdio.
Zack Weinberg
2018-03-13
1
-0
/
+8
*
[BZ #19239] Don't include sys/sysmacros.h from sys/types.h.
Zack Weinberg
2018-02-12
1
-0
/
+11
*
Add narrowing add functions.
Joseph Myers
2018-02-10
1
-1
/
+5
*
Don't install libio.h or _G_config.h.
Zack Weinberg
2018-02-07
1
-0
/
+4
*
Record CVE-2018-6551 in NEWS and ChangeLog [BZ #22774]
Florian Weimer
2018-02-06
1
-0
/
+4
*
Remove getc and putc macros from the public stdio.h.
Zack Weinberg
2018-02-05
1
-1
/
+6
*
Open master branch for glibc 2.28 development
glibc-2.27.9000
Dmitry V. Levin
2018-02-01
1
-0
/
+24
*
NEWS: add the list of bugs fixed in 2.27
Dmitry V. Levin
2018-02-01
1
-2
/
+312
*
Record CVE-2018-6485 in ChangeLog and NEWS [BZ #22343]
Florian Weimer
2018-02-01
1
-0
/
+4
*
NEWS: List the languages which use the alternative months.
Rafal Luzynski
2018-02-01
1
-1
/
+8
*
Skeleton documentation for the RISC-V port
Palmer Dabbelt
2018-01-29
1
-4
/
+12
*
NEWS: Fix spelling mistake: "%ob" -> "%Ob".
Rafal Luzynski
2018-01-23
1
-1
/
+1
*
NEWS: fix spelling mistake
Dmitry V. Levin
2018-01-23
1
-1
/
+1
*
NEWS: Fix spelling mistake.
Carlos O'Donell
2018-01-23
1
-1
/
+1
*
NEWS: Document static application consequenes of %OB/%Ob.
Carlos O'Donell
2018-01-23
1
-0
/
+15
*
Fix the wording in NEWS to use "or later"
Szabolcs Nagy
2018-01-22
1
-2
/
+2
*
Update NEWS with binutils version requirement for static PIE support
Szabolcs Nagy
2018-01-22
1
-1
/
+2
*
Documentation to the above changes (bug 10871).
Rafal Luzynski
2018-01-22
1
-0
/
+24
*
linux: make getcwd(3) fail if it cannot obtain an absolute path [BZ #22679]
Dmitry V. Levin
2018-01-12
1
-0
/
+4
*
x86-64: Add sincosf with vector FMA
H.J. Lu
2018-01-08
1
-2
/
+2
*
NEWS: Deprecate static dlopen
Florian Weimer
2018-01-05
1
-0
/
+4
*
NEWS: Deprecate direct access libio internals
Florian Weimer
2018-01-05
1
-0
/
+27
*
Update NEWS to add cosf and sincosf optimization
Rajalakshmi Srinivasaraghavan
2018-01-02
1
-1
/
+1
*
Update copyright dates not handled by scripts/update-copyrights.
Joseph Myers
2018-01-01
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2018-01-01
1
-1
/
+1
*
elf: Check for empty tokens before dynamic string token expansion [BZ #22625]
Aurelien Jarno
2017-12-30
1
-0
/
+4
*
Deprecate external use of libio.h and _G_config.h.
Zack Weinberg
2017-12-24
1
-0
/
+11
*
copy_file_range: New function to copy file data
Florian Weimer
2017-12-22
1
-0
/
+2
*
Remove tilepro-*-linux-gnu support
Adhemerval Zanella
2017-12-20
1
-0
/
+2
*
Update NEWS with aarch64 static pie support
Szabolcs Nagy
2017-12-18
1
-1
/
+1
*
ldconfig: set LC_COLLATE to C [BZ #22505]
Aurelien Jarno
2017-12-16
1
-0
/
+4
*
Add --enable-static-pie configure option to build static PIE [BZ #19574]
H.J. Lu
2017-12-15
1
-0
/
+9
*
elf: Count components of the expanded path in _dl_init_path [BZ #22607]
Florian Weimer
2017-12-14
1
-0
/
+6
*
elf: Compute correct array size in _dl_init_paths [BZ #22606]
Florian Weimer
2017-12-14
1
-0
/
+5
*
sparc: M7 optimized memset/bzero
Patrick McGehearty
2017-12-14
1
-0
/
+2
*
x86-64: Add cosf with FMA
H.J. Lu
2017-12-12
1
-2
/
+3
*
Remove --with-fp / --without-fp.
Joseph Myers
2017-12-12
1
-0
/
+5
*
x86-64: Add sinf with FMA
H.J. Lu
2017-12-07
1
-2
/
+2
*
Add _Float32 function aliases.
Joseph Myers
2017-12-07
1
-3
/
+3
*
Add references to CVE-2017-17426
Florian Weimer
2017-12-06
1
-0
/
+5
*
Update NEWS to add sinf optimization
Rajalakshmi Srinivasaraghavan
2017-12-06
1
-1
/
+1
*
Add _Float64, _Float32x function aliases.
Joseph Myers
2017-12-06
1
-0
/
+4
*
Linux: Implement interfaces for memory protection keys
Florian Weimer
2017-12-05
1
-0
/
+4
*
Update NEWS to add CVE-2017-15804 entry
Aurelien Jarno
2017-12-01
1
-2
/
+2
*
plural.c: improve reproducibility
Juro Bystricky
2017-11-30
1
-1
/
+2
*
Implement the mlock2 function
Florian Weimer
2017-11-27
1
-1
/
+1
*
Add _Float64x function aliases.
Joseph Myers
2017-11-27
1
-0
/
+6
*
Linux: Add memfd_create system call wrapper
Florian Weimer
2017-11-23
1
-0
/
+2
[next]