summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove cancellation support for syscall generationazanella/master-not-cancelAdhemerval Zanella2017-07-0425-2681/+305
* Remove p{read,write}{v} and fallocate from x86 auto-generation listAdhemerval Zanella2017-07-043-5/+5
* Fix {INLINE,INTERNAL}_SYSCALL macros for x32Adhemerval Zanella2017-07-043-120/+203
* Remove non cancellable sigsuspend definitionAdhemerval Zanella2017-07-043-6/+5
* Consolidate non cancellable nanosleep callAdhemerval Zanella2017-07-045-4/+24
* Consolidate non cancellable pause callAdhemerval Zanella2017-07-045-11/+26
* Consolidate non cancellable waitpid callAdhemerval Zanella2017-07-044-7/+19
* Consolidate non cancellable fcntl callAdhemerval Zanella2017-07-044-8/+7
* Consolidate non cancellable writev callAdhemerval Zanella2017-07-045-12/+28
* Consolidate non cancellable close callAdhemerval Zanella2017-07-0449-82/+165
* Consolidate non cancellable openat callAdhemerval Zanella2017-07-049-30/+77
* Consolidate non cancellable write callAdhemerval Zanella2017-07-0412-18/+41
* Consolidate non cancellable read callAdhemerval Zanella2017-07-0421-28/+66
* Consolidate non cancellable open callAdhemerval Zanella2017-07-0436-64/+157
* For Breton yesstr/nostr locale are missingAkhilesh Kumar2017-07-042-0/+7
* Single threaded stdio optimizationSzabolcs Nagy2017-07-0415-0/+76
* sysconf: Use conservative default for _SC_NPROCESSORS_ONLN [BZ #21542]Florian Weimer2017-07-044-2/+109
* resolv: Fix resolv_conf _res matchingFlorian Weimer2017-07-043-5/+61
* Update versions in build-many-glibcs.py.Joseph Myers2017-07-042-3/+9
* resolv: Fix improper assert in __resolv_conf_attachFlorian Weimer2017-07-044-8/+108
* resolv: Introduce free list for resolv_conf index slostsFlorian Weimer2017-07-034-32/+142
* resolv: Automatically reload a changed /etc/resolv.conf file [BZ #984]Florian Weimer2017-07-0311-94/+272
* resolv: Mirror the entire resolver configuration in struct resolv_confFlorian Weimer2017-07-037-116/+572
* resolv: Lift domain search list limits [BZ #19569] [BZ #21475]Florian Weimer2017-07-038-81/+382
* resolv: Introduce struct resolv_conf with extended resolver stateFlorian Weimer2017-07-039-10/+470
* resolv: Introduce struct resolv_context [BZ #21668]Florian Weimer2017-07-0324-371/+1033
* resolv: Add preinit tests to resolv/tst-resolv-res_init-skeleton.cFlorian Weimer2017-07-032-1/+201
* More fixes after the recent import from CLDR-31Rafal Luzynski2017-07-039-64/+103
* powerpc: Clean up strlen and strnlen for power8Rajalakshmi Srinivasaraghavan2017-07-033-20/+6
* Use __builtin_popcount in __sched_cpucount [BZ #21696]H.J. Lu2017-07-012-17/+17
* Fix typo in glibc.tune.cpu nameSiddhesh Poyarekar2017-07-012-1/+6
* float128: Add signbit alternative for old compilersGabriel F. T. Gomes2017-06-306-1/+71
* Consolidate Linux fcntl implementationAdhemerval Zanella2017-06-3015-224/+54
* tunables, aarch64: New tunable to override cpuSiddhesh Poyarekar2017-06-306-26/+106
* aarch64: Call all string function implementations in testsSiddhesh Poyarekar2017-06-302-4/+8
* i386: Increase MALLOC_ALIGNMENT to 16 [BZ #21120]H.J. Lu2017-06-305-10/+64
* resolv: Improve debugging output from tst-resolv-res_initFlorian Weimer2017-06-302-2/+19
* resolv: Remove source argument fron res_optionsFlorian Weimer2017-06-302-4/+9
* resolv: Remove DEBUG from resolv/res_query.cFlorian Weimer2017-06-302-36/+4
* resolv: Reformat resolv/res_data.c to GNU styleFlorian Weimer2017-06-302-13/+38
* resolv: Move res_query, res_search res_querydomain, hostaliasFlorian Weimer2017-06-303-81/+63
* resolv: Move res_isourserver, res_send from res_data.c to res_send.cFlorian Weimer2017-06-303-16/+20
* resolv: Turn _res_opcodes into a compatibility symbolFlorian Weimer2017-06-304-6/+21
* resolv: Move fp_nquery, fp_query, p_query, _res_opcodesFlorian Weimer2017-06-304-59/+71
* resolv: Remove unused resolv/res_debug.h header fileFlorian Weimer2017-06-303-35/+5
* resolv: Remove DEBUG from resolv/res_send.cFlorian Weimer2017-06-302-144/+7
* resolv: Move the res_mkquery function to the resolv/mk_query.c fileFlorian Weimer2017-06-303-21/+26
* resolv: Reformat resolv/res_mkquery.c to GNU styleFlorian Weimer2017-06-302-144/+145
* resolv: Remove DEBUG macro from resolv/res_mkquery.cFlorian Weimer2017-06-302-18/+23
* support: Report actual exit status in support_capture_subprocess_checkFlorian Weimer2017-06-302-1/+6