2012-08-08 |
Roland McGrath | Fiddle ARM atomic.h to avoid -Wvolatile-register-var...
|
commit | commitdiff | tree |
2012-08-08 |
Roland McGrath | Add missing #include for sysdeps/arm/dl-irel.h.
|
commit | commitdiff | tree |
2012-08-08 |
Roland McGrath | Fix __dl_start declaration to avoid warning.
|
commit | commitdiff | tree |
2012-08-08 |
Roland McGrath | Add a missing #include.
|
commit | commitdiff | tree |
2012-08-08 |
Roland McGrath | Missing #include updates for dirstream code move from...
|
commit | commitdiff | tree |
2012-08-07 |
Roland McGrath | Move common dirent implementation from sysdeps/unix...
|
commit | commitdiff | tree |
2012-08-07 |
Roland McGrath | Make the bsd4.4/bits/fcntl.h be the generic one.
|
commit | commitdiff | tree |
2012-08-07 |
Roland McGrath | Update bsd4.4/bits/fcntl.h to match modern NetBSD bits.
|
commit | commitdiff | tree |
2012-08-07 |
Roland McGrath | Make the bsd4.4/bits/dirent.h be the generic one.
|
commit | commitdiff | tree |
2012-08-07 |
Roland McGrath | Define _DIRENT_MATCHES_DIRENT64 in bsd4.4/bits/dirent.h
|
commit | commitdiff | tree |
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 |
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 |
Roland McGrath | Add a missing #include.
|
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-12 |
Roland McGrath | Update comment for _io_write_fn
|
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 |
2012-03-05 |
Roland McGrath | Wrap too-long log entry.
|
commit | commitdiff | tree |
2012-03-03 |
Roland McGrath | BZ #13792: License manual example source files under...
|
commit | commitdiff | tree |
2012-03-02 |
Roland McGrath | BZ #13792: Add missing file from last commit.
|
commit | commitdiff | tree |
2012-03-02 |
Roland McGrath | BZ#13792: Move timeval_subtract example function in...
|
commit | commitdiff | tree |
2012-02-27 |
Roland McGrath | BZ#13775: Fix vdprintf/dprintf ldbl-compat decl feature...
|
commit | commitdiff | tree |
2012-02-27 |
Roland McGrath | Add missing fcntl.h include in some aio tests.
|
commit | commitdiff | tree |
2012-02-27 |
Roland McGrath | Remove a spurious const in tst-fmemopen.
|
commit | commitdiff | tree |
2012-02-24 |
Roland McGrath | BZ#13738: Switch manual to FDL 1.3.
|
commit | commitdiff | tree |
2012-02-24 |
Roland McGrath | BZ#13738: Parameterize and fix mention of FDL version...
|
commit | commitdiff | tree |
2012-02-15 |
Roland McGrath | Hurd: #define away madvise for malloc code.
|
commit | commitdiff | tree |
2012-02-15 |
Roland McGrath | Remove macros wrongly left for pre-libio case that...
|
commit | commitdiff | tree |
2012-02-10 |
Roland McGrath | log entry typo fixes
|
commit | commitdiff | tree |
2012-01-30 |
Roland McGrath | Merge remote-tracking branch 'origin/cmetcalf/tile_config'
|
commit | commitdiff | tree |
2012-01-30 |
Roland McGrath | Merge remote-tracking branch 'origin/cmetcalf/tile_epoll_pwait'
|
commit | commitdiff | tree |
2012-01-30 |
Roland McGrath | Merge remote-tracking branch 'origin/cmetcalf/tile_not_cancel_h'
|
commit | commitdiff | tree |
2012-01-30 |
Roland McGrath | Merge remote-tracking branch 'origin/cmetcalf/tile_firstvers...
|
commit | commitdiff | tree |
2012-01-30 |
Roland McGrath | Merge remote-tracking branch 'origin/cmetcalf/tile_faccessat'
|
commit | commitdiff | tree |
2011-11-11 |
Roland McGrath | Fix __readlink declaration.
|
commit | commitdiff | tree |
2011-10-26 |
Roland McGrath | BZ#13349: Missing BZ tag for last change.
|
commit | commitdiff | tree |
2011-10-26 |
Roland McGrath | Remove mention of open_obstack_stream, which has never...
|
commit | commitdiff | tree |
2011-10-13 |
Roland McGrath | BZ#13291: Manual typo fix for strverscmp.
|
commit | commitdiff | tree |
2011-10-08 |
Roland McGrath | Clean up locarchive mmap reservation code.
|
commit | commitdiff | tree |
2011-10-08 |
Roland McGrath | Conditionalize unnecessary #include.
|
commit | commitdiff | tree |
2011-10-08 |
Roland McGrath | Fix some nit warnings.
|
commit | commitdiff | tree |
2011-09-27 |
Roland McGrath | Fix some grammar in the manual.
|
commit | commitdiff | tree |
2011-09-19 |
Roland McGrath | Clean up disabling of script_execute
|
commit | commitdiff | tree |
2011-09-19 |
Roland McGrath | Get rid of tls.make include file.
|
commit | commitdiff | tree |
2011-09-15 |
Roland McGrath | Use HIDDEN_JUMPTARGET rather than spelling out its...
|
commit | commitdiff | tree |
2011-09-09 |
Roland McGrath | Define ELFOSABI_GNU.
|
commit | commitdiff | tree |
2011-09-08 |
Roland McGrath | BZ#13153: Update manual last-edit info.
|
commit | commitdiff | tree |
2011-09-08 |
Roland McGrath | Hurd: fix use of uninitialized value in fork port copying.
|
commit | commitdiff | tree |
2011-08-20 |
Roland McGrath | Merge branch 'roland/x86-tcb-align'
|
commit | commitdiff | tree |