2012-08-06 |
Roland McGrath | Clean up {alphasort,versionsort,scandir,scandirat}...
|
commit | commitdiff | tree |
2012-08-06 |
Roland McGrath | Clean up lockf64, fseeko64, ftello64, fgetpos64, fsetpos64...
|
commit | commitdiff | tree |
2012-08-03 |
Roland McGrath | Distinguish ELOOP diagnosis threshold from SYMLOOP_MAX.
|
commit | commitdiff | tree |
2012-08-02 |
Roland McGrath | Wrap overlong ChangeLog lines.
|
commit | commitdiff | tree |
2012-08-01 |
Roland McGrath | Clean up fopen64 for O_LARGEFILE==0.
|
commit | commitdiff | tree |
2012-08-01 |
Roland McGrath | Move Linuxism out of sysdeps/arm/dl-machine.h.
|
commit | commitdiff | tree |
2012-08-01 |
Roland McGrath | Clean up mkostemps64 definition for O_LARGEFILE==0.
|
commit | commitdiff | tree |
2012-08-01 |
Roland McGrath | Clean up mkstemps64 definition for O_LARGEFILE==0.
|
commit | commitdiff | tree |
2012-08-01 |
Roland McGrath | Generic sys/param.h fixes for missing SYMLOOP_MAX or...
|
commit | commitdiff | tree |
2012-08-01 |
Roland McGrath | foo
|
commit | commitdiff | tree |
2012-08-01 |
Roland McGrath | Clean up mkstemp64/mkostemp64 for O_LARGEFILE==0.
|
commit | commitdiff | tree |
2012-08-01 |
Roland McGrath | BZ#14138: Move getrlimit (ugetrlimit) syscall to syscalls...
|
commit | commitdiff | tree |
2012-07-31 |
Roland McGrath | Clean up stub accept4 definition.
|
commit | commitdiff | tree |
2012-07-31 |
Roland McGrath | Conditionalize use of PTR_MANGLE.
|
commit | commitdiff | tree |
2012-07-31 |
Roland McGrath | Don't assume SIGWINCH is defined.
|
commit | commitdiff | tree |
2012-07-31 |
Roland McGrath | Missing ChangeLog.arm entry.
|
commit | commitdiff | tree |
2012-07-30 |
Roland McGrath | Fix lots of bitrot for stub configurations.
|
commit | commitdiff | tree |
2012-07-26 |
Roland McGrath | Fix some -Wformat warnings in rpcgen.
|
commit | commitdiff | tree |
2012-07-09 |
Roland McGrath | BZ#14336: Manual spelling fixes.
|
commit | commitdiff | tree |
2012-06-22 |
Roland McGrath | Respect --localstatedir for /var/db parent directory.
|
commit | commitdiff | tree |
2012-06-14 |
Roland McGrath | Make sure <build-dir>/manual directory gets created.
|
commit | commitdiff | tree |
2012-06-11 |
Roland McGrath | BZ#14218: Reword argp_parse description slightly.
|
commit | commitdiff | tree |
2012-05-25 |
Roland McGrath | NEWS item for --enable-systemtap
|
commit | commitdiff | tree |
2012-05-25 |
Rayson Ho | i386 port of the pthread SystemTap probes
|
commit | commitdiff | tree |
2012-05-25 |
Roland McGrath | Add systemtap static probe points in generic and x86_64...
|
commit | commitdiff | tree |
2012-05-25 |
Roland McGrath | Add systemtap static probe points in setjmp/longjmp...
|
commit | commitdiff | tree |
2012-05-25 |
Roland McGrath | Add --enable-systemtap configuration to define static...
|
commit | commitdiff | tree |
2012-05-24 |
Roland McGrath | syscalls.list support for vDSO IFUNCs, use it for x32...
|
commit | commitdiff | tree |
2012-05-24 |
Roland McGrath | Switch gettimeofday from INTUSE to libc_hidden_proto.
|
commit | commitdiff | tree |
2012-05-22 |
Roland McGrath | Simplify dl-vdso.h use of assert.
|
commit | commitdiff | tree |
2012-05-21 |
Roland McGrath | x32: Don't lose high bits of %rbp in setjmp/longjmp...
|
commit | commitdiff | tree |
2012-05-21 |
Roland McGrath | Set MALLOC_ALIGNMENT to at least __alignof__ (long...
|
commit | commitdiff | tree |
2012-05-16 |
Roland McGrath | BZ#10375: Configure magic to use -fno-stack-protector...
|
commit | commitdiff | tree |
2012-05-16 |
Roland McGrath | BZ#10375: Configure magic to use -U_FORTIFY_SOURCE...
|
commit | commitdiff | tree |
2012-05-16 |
Roland McGrath | Remove redundant ChangeLog header lines.
|
commit | commitdiff | tree |
2012-05-15 |
Roland McGrath | Fix formatting in last change.
|
commit | commitdiff | tree |
2012-05-15 |
Roland McGrath | configure change to handle Implies-{before,after} files
|
commit | commitdiff | tree |
2012-05-14 |
Roland McGrath | Use _dl_fatal_printf instead of a private variant.
|
commit | commitdiff | tree |
2012-05-10 |
Samuel Thibault | Hurd: Define some posix types
|
commit | commitdiff | tree |
2012-05-10 |
Samuel Thibault | Hurd: Fix paths in paths.h
|
commit | commitdiff | tree |
2012-05-10 |
Samuel Thibault | Hurd: fix mode type for openat
|
commit | commitdiff | tree |
2012-05-10 |
Samuel Thibault | Hurd: Fix port deallocation on mknod error.
|
commit | commitdiff | tree |
2012-05-10 |
Samuel Thibault | Hurd: Fix __dup3 _hurd_dtable_lock usage.
|
commit | commitdiff | tree |
2012-05-10 |
Thomas Schwinge | Hurd: Support --prefix=/usr special-casing for all...
|
commit | commitdiff | tree |
2012-05-10 |
Thomas Schwinge | Hurd: struct timespec members in struct stat
|
commit | commitdiff | tree |
2012-05-10 |
Thomas Schwinge | Hurd: avoid PLT call to strtoul
|
commit | commitdiff | tree |
2012-05-10 |
Pino Toscano | Hurd: hurdsock: reject negative domains
|
commit | commitdiff | tree |
2012-05-10 |
Samuel Thibault | Hurd: Fix setres[ug]id handling of -1
|
commit | commitdiff | tree |
2012-05-10 |
Pino Toscano | Hurd: _hurd_select: check for invalid parameter values
|
commit | commitdiff | tree |
2012-05-10 |
Samuel Thibault | Hurd: Fix sbrk beyond 128MB
|
commit | commitdiff | tree |
2012-05-10 |
Pino Toscano | Hurd: recvfrom(): take into account null address ports
|
commit | commitdiff | tree |
2012-05-10 |
Samuel Thibault | Hurd: readlinkat
|
commit | commitdiff | tree |
2012-05-10 |
Samuel Thibault | Hurd: Update posix_opt.h
|
commit | commitdiff | tree |
2012-05-10 |
Samuel Thibault | Hurd: Fix POSIX 2008 visibility
|
commit | commitdiff | tree |
2012-05-10 |
Thomas Schwinge | Hurd: Build pldd also if use-ldconfig != yes || build...
|
commit | commitdiff | tree |
2012-05-10 |
Thomas Schwinge | Hurd: opendirat
|
commit | commitdiff | tree |
2012-05-10 |
Samuel Thibault | Hurd: empty file names fail with ENOENT
|
commit | commitdiff | tree |
2012-05-10 |
Thomas Schwinge | Hurd: hidden_nolink macro for NO_HIDDEN case.
|
commit | commitdiff | tree |
2012-05-10 |
Thomas Schwinge | Hurd: mmap deficiencies
|
commit | commitdiff | tree |
2012-05-10 |
Samuel Thibault | Hurd: Fix mlock in all cases except non-readable pages.
|
commit | commitdiff | tree |
2012-05-10 |
Samuel Thibault | Hurd: Fix mkdir / error value
|
commit | commitdiff | tree |
2012-05-10 |
Thomas Schwinge | Hurd: Add missing includes
|
commit | commitdiff | tree |
2012-05-10 |
Pino Toscano | Hurd: mach: compliance fixes for nanosleep
|
commit | commitdiff | tree |
2012-05-10 |
Thomas Schwinge | Hurd: Include RPC user stubs in linkobj/libc.so
|
commit | commitdiff | tree |
2012-05-10 |
Samuel Thibault | Hurd: Fix value of __libc_stack_end
|
commit | commitdiff | tree |
2012-05-10 |
Thomas Schwinge | Hurd: libc_once_get
|
commit | commitdiff | tree |
2012-05-10 |
Thomas Schwinge | Hurd: #include <kernel-features.h>
|
commit | commitdiff | tree |
2012-05-10 |
Roland McGrath | Add a missing #include.
|
commit | commitdiff | tree |
2012-05-10 |
Samuel Thibault | Hurd: setitimer.c: Fix unlock in error patch
|
commit | commitdiff | tree |
2012-05-10 |
Samuel Thibault | Hurd: ioctl() incorrectly decodes argument
|
commit | commitdiff | tree |
2012-05-10 |
Thomas Schwinge | Hurd: Avoid init-first.c miscompilation.
|
commit | commitdiff | tree |
2012-05-10 |
Thomas Schwinge | Hurd: dup3
|
commit | commitdiff | tree |
2012-05-10 |
Samuel Thibault | Hurd: Hurd: dl-sysdep.c: Include code only #ifdef SHARED.
|
commit | commitdiff | tree |
2012-05-10 |
Samuel Thibault | Hurd: Missing critical region locks.
|
commit | commitdiff | tree |
2012-05-10 |
Samuel Thibault | Hurd: Fix signal-catching functions.
|
commit | commitdiff | tree |
2012-05-10 |
Thomas Schwinge | Hurd: bits/socket.h
|
commit | commitdiff | tree |
2012-05-10 |
Thomas Schwinge | Hurd: accept4
|
commit | commitdiff | tree |
2012-05-10 |
Thomas Schwinge | Hurd: ____longjmp_chk
|
commit | commitdiff | tree |
2012-05-10 |
Samuel Thibault | Hurd: Add SOL_IP, SOL_IPV6, SOL_ICMPV6
|
commit | commitdiff | tree |
2012-05-10 |
Thomas Schwinge | Hurd: O_CLOEXEC in rtld
|
commit | commitdiff | tree |
2012-05-10 |
Samuel Thibault | Hurd: Add more ipv6 macros.
|
commit | commitdiff | tree |
2012-05-10 |
Roland McGrath | Typo fix in x86_64/dl-machine.h
|
commit | commitdiff | tree |
2012-05-04 |
Roland McGrath | ChangeLog leading tabification.
|
commit | commitdiff | tree |
2012-05-04 |
Roland McGrath | ChangeLog formatting nit.
|
commit | commitdiff | tree |
2012-05-03 |
Roland McGrath | Fix make clean for recent elf/Makefile changes.
|
commit | commitdiff | tree |
2012-05-01 |
Roland McGrath | Redirect check-localplt output to check-localplt.out.
|
commit | commitdiff | tree |
2012-05-01 |
Roland McGrath | Do check-localplt test using readelf rather than a...
|
commit | commitdiff | tree |
2012-05-01 |
Roland McGrath | Do check-execstack test using readelf rather than a...
|
commit | commitdiff | tree |
2012-05-01 |
Roland McGrath | Do check-textrel test using readelf rather than a build...
|
commit | commitdiff | tree |
2012-04-24 |
Roland McGrath | Add flexibility to localplt-*.data files, using an...
|
commit | commitdiff | tree |
2012-04-24 |
Roland McGrath | Hurd: fix symlink/symlinkat error case not to do an...
|
commit | commitdiff | tree |
2012-04-10 |
Roland McGrath | Merge commit '9904dc47c88d9592ec66e599075436'
|
commit | commitdiff | tree |
2012-04-09 |
Roland McGrath | Fix missing clobber in i386 __sincos_code asm.
|
commit | commitdiff | tree |
2012-03-25 |
Roland McGrath | Fix last change.
|
commit | commitdiff | tree |
2012-03-25 |
Roland McGrath | Fix confstr use of local buffer outside its extent.
|
commit | commitdiff | tree |
2012-03-16 |
Roland McGrath | Use sysdeps/*/preconfigure fragments from main source...
|
commit | commitdiff | tree |
2012-03-14 |
Roland McGrath | NEWS update for BZ#13846
|
commit | commitdiff | tree |
2012-03-14 |
Roland McGrath | BZ#13846: manual/llio.texi (Memory-mapped I/O): Fix...
|
commit | commitdiff | tree |
2012-03-10 |
Roland McGrath | Fix it harder.
|
commit | commitdiff | tree |
2012-03-06 |
Roland McGrath | Wrap too-long log entry.
|
commit | commitdiff | tree |