about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* manual: Manual update for strlcat, strlcpy, wcslcat, wclscpy fw/bug178Paul Eggert2023-05-242-3/+101
* Add the wcslcpy, wcslcat functionsFlorian Weimer2023-05-2449-0/+561
* Implement strlcpy and strlcat [BZ #178]Florian Weimer2023-05-2450-0/+560
* support: Reformat Makefile.Carlos O'Donell2023-05-231-14/+24
* Regenerate configure fragment -- BZ 25337.Paul Pluzhnikov2023-05-231-1/+1
* Fix misspellings in sysdeps/powerpc -- BZ 25337Paul Pluzhnikov2023-05-2323-34/+34
* Fix misspellings in sysdeps/unix -- BZ 25337Paul Pluzhnikov2023-05-2369-87/+87
* Fix misspellings in sysdeps/x86_64 -- BZ 25337.Paul Pluzhnikov2023-05-2337-105/+105
* mach: Fix accessing mach_i386.hSamuel Thibault2023-05-234-4/+8
* Fix misspellings in sysdeps/x86_64/fpu/multiarch -- BZ 25337.Paul Pluzhnikov2023-05-23112-169/+169
* mach: Fix installing mach_i386.hSamuel Thibault2023-05-232-2/+2
* hurd: Fix making ld.so run static binaries with retrySamuel Thibault2023-05-231-1/+1
* Add voice-admit DSCP code point from RFC-5865Ronan Pigott2023-05-221-0/+5
* mach: Fix mach_setup_thread_impl with NULL stack_baseSamuel Thibault2023-05-221-7/+7
* Remove last remnants of have-protectedAndreas Schwab2023-05-223-9/+1
* S390: Use compile-only instead of also link-tests in configure.Stefan Liebler2023-05-222-177/+109
* Fix build for hurd/thread-self.c for i386.Flavio Cruz2023-05-221-0/+1
* io: Fix a typoSergey Bugaev2023-05-201-2/+2
* htl: Use __hurd_fail () instead of assigning errnoSergey Bugaev2023-05-204-18/+9
* hurd: Use __hurd_fail () instead of assigning errnoSergey Bugaev2023-05-2049-278/+109
* powerpc:GCC(<10) doesn't allow -mlong-double-64 after -mabi=ieeelongdoubleMahesh Bodapati2023-05-191-0/+17
* hurd: Fix using interposable hurd_thread_selfSergey Bugaev2023-05-196-5/+15
* hurd 64bit: Re-introduce gai_suspend symbolSamuel Thibault2023-05-191-0/+2
* hurd: Fix __TIMESIZE on x86_64Sergey Bugaev2023-05-192-1/+5
* posix: Reformat Makefile.Carlos O'Donell2023-05-191-20/+20
* hurd: Fix expected c++ typesSamuel Thibault2023-05-191-19/+19
* catgets: Reformat Makefile.Carlos O'Donell2023-05-181-10/+30
* benchtests: Reformat Makefile.Carlos O'Donell2023-05-181-15/+32
* assert: Reformat Makefile.Carlos O'Donell2023-05-181-3/+14
* nptl: Reformat Makefile.Carlos O'Donell2023-05-185-79/+196
* wcsmbs: Reformat Makefile.Carlos O'Donell2023-05-181-1/+1
* misc: Reformat Makefile.Carlos O'Donell2023-05-181-3/+3
* stdio-common: Adjust tests in MakefileCarlos O'Donell2023-05-186-22/+22
* elf: Adjust tests in Makefile.Carlos O'Donell2023-05-181-10/+10
* scripts: sort-makefile-lines.pyCarlos O'Donell2023-05-181-1/+4
* Add a SECURITY.mdSiddhesh Poyarekar2023-05-181-0/+209
* Add HWCAP2_SME* from Linux 6.3 to AArch64 bits/hwcap.hJoseph Myers2023-05-181-0/+6
* hurd: Also make it possible to call strlen very earlySergey Bugaev2023-05-171-0/+3
* hurd: Fix setting up pthreadsSergey Bugaev2023-05-172-1/+94
* hurd: Fix x86_64 _hurd_tls_forkSergey Bugaev2023-05-171-6/+19
* hurd: Make sure to not use tcb->selfSergey Bugaev2023-05-173-26/+14
* hurd: Use __mach_setup_thread_call ()Sergey Bugaev2023-05-173-11/+15
* mach: Add __mach_setup_thread_call ()Sergey Bugaev2023-05-173-16/+74
* hurd: Use MACHINE_THREAD_STATE_SETUP_CALLSergey Bugaev2023-05-171-2/+2
* mach: Define MACHINE_THREAD_STATE_SETUP_CALLSergey Bugaev2023-05-172-0/+22
* Use TASK_THREAD_TIMES_INFO_COUNT when calling task_info with TASK_THREAD_TIME...Flavio Cruz2023-05-171-1/+1
* argp: Reformat Makefile.Carlos O'Donell2023-05-171-6/+24
* stdlib: Avoid undefined behavior in stdlib/tst-labsFlorian Weimer2023-05-171-12/+13
* stdlib: Use long long int in stdlib/tst-llabsFlorian Weimer2023-05-171-15/+15
* Update kernel version to 6.3 in header constant testsJoseph Myers2023-05-163-4/+4