1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-09-02 16:01:20 +03:00
* sysdeps/mips/elf/start.S (ENTRY_POINT): Align stack for double
	words.
This commit is contained in:
Andreas Jaeger
2000-05-24 16:16:53 +00:00
parent a074fa3c2b
commit fff82885d2
3 changed files with 14 additions and 3 deletions

View File

@@ -1,3 +1,7 @@
2000-05-24 Andreas Jaeger <aj@suse.de>
* sysdeps/i386/i686/pt-machine.h: Only use LDT on newer kernels.
2000-05-21 Jakub Jelinek <jakub@redhat.com>
* manager.c (pthread_handle_create): Initialize p_res._sock to -1.