about summary refs log tree commit diff
path: root/sysdeps/generic
Commit message (Expand)AuthorAgeFilesLines
* hurd: Fix sigsetops.h macrosSamuel Thibault2017-09-031-3/+3
* sysdeps/generic/sigsetops.h: Remove spurious #endifSamuel Thibault2017-09-031-1/+0
* Remove NO_CANCELLATION macroAdhemerval Zanella2017-08-311-2/+0
* elf: Remove internal_function attributeFlorian Weimer2017-08-312-63/+38
* aio: Remove internal_function function attributeFlorian Weimer2017-08-311-2/+1
* Fix mcontext_t sigcontext namespace (bug 21457).Joseph Myers2017-08-301-1/+3
* Consolidate remaning non cancellable definitionsAdhemerval Zanella2017-08-231-0/+2
* Remove non cancellable sigsuspend definitionAdhemerval Zanella2017-08-221-2/+0
* Consolidate non cancellable nanosleep callAdhemerval Zanella2017-08-221-1/+1
* Consolidate non cancellable pause callAdhemerval Zanella2017-08-221-1/+1
* Consolidate non cancellable waitpid callAdhemerval Zanella2017-08-211-1/+1
* Consolidate non cancellable fcntl callAdhemerval Zanella2017-08-211-2/+0
* Consolidate non cancellable writev callAdhemerval Zanella2017-08-211-1/+1
* Obsolete matherr, _LIB_VERSION, libieee.a.Joseph Myers2017-08-211-5/+0
* Consolidate non cancellable close callAdhemerval Zanella2017-08-181-2/+2
* Consolidate non cancellable openat callAdhemerval Zanella2017-08-181-8/+4
* Consolidate non cancellable write callAdhemerval Zanella2017-08-181-1/+1
* Consolidate non cancellable read callAdhemerval Zanella2017-08-181-1/+1
* Consolidate non cancellable open callAdhemerval Zanella2017-08-171-4/+4
* _dl_init: Remove internal_function attributeFlorian Weimer2017-08-141-1/+1
* _dl_fini: Remove internal_function attributeFlorian Weimer2017-08-141-1/+1
* ld.so: Remove internal_function attribute from various functionsFlorian Weimer2017-08-131-11/+8
* NPTL: Remove internal_function from stack marking functionsFlorian Weimer2017-08-131-2/+2
* ld.so: Introduce struct dl_exceptionFlorian Weimer2017-08-102-21/+88
* Fix uc_* namespace (bug 21457).Joseph Myers2017-08-091-1/+9
* i386: Add <startup.h> [BZ #21913]H.J. Lu2017-08-081-0/+23
* Reimplement min_of_type using __MATH_TG.Joseph Myers2017-08-041-18/+8
* Consistently use uintN_t not u_intN_t in libm.Joseph Myers2017-08-031-5/+5
* tunables: Use direct syscall for access (BZ#21744)Adhemerval Zanella2017-07-241-0/+19
* powerpc: Fix float128 IFUNC relocations [BZ #21707]Tulio Magno Quites Machado Filho2017-07-171-0/+30
* i386: Increase MALLOC_ALIGNMENT to 16 [BZ #21120]H.J. Lu2017-06-302-0/+32
* Rename struct ucontext tag (bug 21457).Joseph Myers2017-06-261-2/+2
* Support _Float128 in math-tests.h.Joseph Myers2017-06-221-12/+30
* Correct min_of_type handling of _Float128.Joseph Myers2017-06-221-2/+2
* Factor out shared definitions from bits/signum.h.Zack Weinberg2017-06-201-13/+11
* PowerPC64 ELFv2 PPC64_OPT_LOCALENTRYAlan Modra2017-06-141-3/+4
* ld.so: Consolidate 2 strtouls into _dl_strtoul [BZ #21528]H.J. Lu2017-06-081-0/+4
* Remove __need macros from stdio.h and wchar.h.Zack Weinberg2017-06-081-3/+4
* tunables: Use glibc.tune.hwcap_mask tunable instead of _dl_hwcap_maskSiddhesh Poyarekar2017-06-071-0/+2
* Fix sys/ucontext.h namespace from signal.h etc. inclusion (bug 21457).Joseph Myers2017-05-231-8/+2
* Remove __need macros from signal.h.Zack Weinberg2017-05-202-0/+78
* Split up bits/sigstack.h.Joseph Myers2017-05-191-0/+3
* Convert e_exp2l.c into a templateGabriel F. T. Gomes2017-05-171-0/+1
* float128: Enable use of IEEE wrapper templatesGabriel F. T. Gomes2017-05-151-0/+3
* float128: Add private _Float128 declarations for libm.Paul E. Murphy2017-05-154-3/+93
* Remove _IO_MTSAFE_IO from public headers.Zack Weinberg2017-05-111-0/+1
* Fix network headers stdint.h namespace (bug 21455).Joseph Myers2017-05-041-26/+2
* ldbl-128: Use mathx_hidden_def inplace of hidden_defPaul E. Murphy2017-05-041-0/+4
* Macroize function declarations in math_private.hGabriel F. T. Gomes2017-04-242-170/+146
* [BZ 21357] unwind-dw2-fde: Call free() outside of unwind mutexRabin Vincent2017-04-171-1/+3