]> sourceware.org Git - glibc.git/history - sysdeps/unix/sysv/linux/m68k
NPTL support for m68k/ColdFire
[glibc.git] / sysdeps / unix / sysv / linux / m68k /
2010-03-12 Maxim KuvyrkovNPTL support for m68k/ColdFire
2010-03-12 Maxim Kuvyrkovm68k: update ColdFire sigcontext ABI
2010-03-12 Maxim Kuvyrkovm68k: remove bits/siginfo.h in favor of generic one
2010-01-11 Joseph MyersFix M68K bits/stat.h double inclusion problem.
2010-01-10 Joseph MyersUpdate M68K bits/fcntl.h for XPG7 and allow bits/stat...
2009-12-16 Joseph MyersUpdate M68K bits/poll.h for POSIX 2008.
2009-12-16 Joseph MyersUpdate M68K O_SYNC.
2009-11-23 Andreas SchwabUse struct timespec for timestamps in struct stat also...
2009-11-19 Joseph MyersDefine F_OWNER_PGRP for M68K.
2009-11-18 Joseph MyersChange misleading names of parameters of sync_file_rang...
2009-11-17 Joseph MyersAdd new MADV_* values for M68K.
2009-11-14 Andreas SchwabDefine F_[GS]ETOWN_EX, F_OWNER_[TPG]ID, f_owner_ex...
2009-11-07 Joseph MyersFix M68K fallocate for -D_FILE_OFFSET_BITS=64.
2009-10-30 Joseph MyersFix m68k fchownat for empty file names.
2009-09-06 Andreas SchwabAdd ____longjmp_chk for m68k-linux
2009-05-16 Joseph Myers * sysdeps/unix/sysv/linux/m68k/Versions (libc): Add
2009-04-25 Andreas Schwab* sysdeps/unix/sysv/linux/m68k/kernel-features.h: Rever...
2009-04-18 Joseph Myers * sysdeps/unix/sysv/linux/m68k/kernel-features.h ...
2009-03-17 Joseph Myers * sysdeps/unix/sysv/linux/m68k/getsysstats.c (GET_NPRO...
2009-03-04 Joseph Myers * sysdeps/unix/sysv/linux/m68k/bits/fcntl.h: Declare
2009-02-27 Joseph Myers * sysdeps/unix/sysv/linux/m68k/bits/stat.h: Protect...
2008-08-10 Andreas Schwab2008-08-10 Joseph Myers <joseph@codesourcery.com>
2007-10-22 Daniel JacobowitzDefine F_DUPFD_CLOEXEC.
2007-07-10 Daniel Jacobowitz * sysdeps/arm/nptl/tls.h (THREAD_GSCOPE_RESET_FLAG...
2006-11-27 Andreas Schwab * sysdeps/unix/sysv/linux/m68k/sysdep.h (DOARGS_6...
2006-10-03 Andreas Schwab* sysdeps/unix/sysv/linux/m68k/mremap.S: Accept fifth...
2006-10-03 Andreas Schwab2006-10-03 Richard Sandiford <richard@codesourcery...
2006-02-16 Ulrich DrepperCorrect MADV_DO{,NOT}FORK values.
2006-02-15 Ulrich DrepperDefine MADV_DONTFORK and MADV_DOFORK.
2006-01-08 Roland McGrath2006-01-08 Roland McGrath <roland@redhat.com>
2006-01-08 Roland McGrath2006-01-07 Roland McGrath <roland@redhat.com>
2006-01-03 Ulrich DrepperInclude string.h.
2005-11-18 Roland McGrath2005-11-18 Paul Brook <paul@codesourcery.com>
2005-11-11 Ulrich DrepperLinux/m68k fchownat implementation.
2005-11-11 Ulrich DrepperLinux/m68k fxstatat implementation.
2004-10-04 Roland McGrath2004-10-04 Roland McGrath <roland@redhat.com>
2004-08-23 Andreas Jaeger[BZ #341]
2004-05-03 Ulrich Drepper(F_SETOWN, F_GETOWN): Define if __USE_BSD or __USE_UNIX98.
2004-04-23 Andreas SchwabUse __attribute_used__.
2004-04-08 Andreas Schwab(INTERNAL_SYSCALL): Add
2004-03-06 Ulrich DrepperUse GLRO instead of GL where appropriate.
2004-01-20 Ulrich DrepperAdd readahead prototype.
2003-11-30 Andreas Schwab(PSEUDO_ERRVAL)
2003-09-25 Ulrich DrepperDefine PROT_GROWSDOWN and PROT_GROWSUP.
2003-09-03 Ulrich DrepperRemove unused __syscall_* prototypes.
2003-07-25 Ulrich DrepperHeader with a.out binary format definitions.
2003-06-26 Ulrich DrepperDefine _STATBUF_ST_NSEC.
2003-04-27 Andreas Schwabsemtimedop implementation for Linux/m68k.
2003-03-25 Andreas SchwabDefine ret_NOERRNO.
2003-03-23 Ulrich DrepperDefine PSEUDO_NOERRNO, PSEUDO_END_NOERRNO, and ret_NOERRNO.
2003-03-03 Ulrich DrepperDefine MAP_POPULATE and MAP_NONBLOCK.
2003-02-20 Andreas SchwabAdd MADV_* and POSIX_MADV_* constants.
2003-01-10 Andreas SchwabGET_NPROCS_PARSER for m68k.
2003-01-10 Andreas SchwabOptimize for kernels which are known to have the vfork...
2003-01-09 Ulrich Drepper(INTERNAL_SYSCALL, INTERNAL_SYSCALL_ERROR_P, INTERNAL_S...
2003-01-09 Ulrich DrepperAdd INTERNAL_SYSCALL_DECL, add err argument to INTERNAL...
2003-01-04 Andreas SchwabAdd nanosecond fields.
2002-12-31 Ulrich DrepperUse libc_hidden_def(name) instead of strong_alias ...
2002-12-31 Ulrich DrepperAdd __GI___vfork alias.
2002-12-27 Andreas SchwabAdd cancellation support.
2002-12-21 Andreas SchwabFix thinko.
2002-12-21 Andreas Schwab(SYSCALL_ERROR_HANDLER): Define RTLD_PRIVATE_ERRNO...
2002-12-21 Andreas SchwabFix warning.
2002-12-21 Andreas Schwab(INTERNAL_SYSCALL): Define.
2002-12-21 Andreas SchwabUse INTERNAL_SYSCALL.
2002-12-16 Roland McGrath2002-12-16 Roland McGrath <roland@redhat.com>
2002-12-15 Andreas SchwabMake inline syscall to _exit.
2002-11-24 Andreas SchwabSupport inline syscall with six arguments.
2002-10-16 Roland McGrath2002-10-15 Roland McGrath <roland@redhat.com>
2002-10-14 Roland McGrath2002-10-13 Roland McGrath <roland@frob.com>
2002-10-11 Roland McGrath2002-10-07 Roland McGrath <roland@redhat.com>
2002-08-28 Ulrich DrepperAvoid unescaped newlines in string constants.
2002-08-24 Ulrich DrepperUpdate comment regarding placement of errno definition.
2002-08-23 Andreas JaegerRemove *xattr syscalls.
2002-08-15 Andreas JaegerAdd *xattr syscalls with version 2.3.
2002-08-04 Roland McGrath2002-08-03 Roland McGrath <roland@redhat.com>
2002-08-03 Ulrich DrepperAdd libc_hidden_def. Remove undef and INTDEF.
2002-04-14 Ulrich DrepperUse INTDEF for __getpagesize.
2002-04-09 Ulrich DrepperUse INTUSE for __chown calls.
2002-03-24 Roland McGrath2002-03-23 Roland McGrath <roland@frob.com>
2002-02-01 Ulrich DrepperMove global variables for SHARED code in struct _rtld_g...
2001-11-16 Ulrich Drepper(sysdep-routines): Add framestate.
2001-11-16 Ulrich Drepper(__register_frame_info, __deregister_frame_info): Move...
2001-11-09 Andreas SchwabNew file to fix RLIM_INFINITY.
2001-07-31 Andreas Jaeger * sysdeps/unix/sysv/linux/sparc/bits/poll.h (NPOLLFILE...
2001-07-28 Ulrich DrepperAdd sys/procfs.h.
2001-07-22 Andreas SchwabDon't mark asm input operand as clobbered.
2001-07-22 Andreas Schwab(INLINE_SYSCALL): Don't mark asm input operand as clobb...
2001-07-17 Andreas SchwabFix last change.
2001-07-15 Andreas SchwabSpecial versions for Linux/m68k.
2001-07-15 Andreas SchwabCheck _dl_pagesize first. Default to 4096, not EXEC_PA...
2001-07-06 Andreas JaegerUpdate to LGPL v2.1.
2001-03-16 Ulrich Drepper(CALL_SIGHANDLER): Define.
2001-03-10 Ulrich Drepperm68k-specific definitions for ldconfig.
2001-03-05 Ulrich Drepper(__S_TYPEISMQ, __S_TYPEISSEM, __S_TYPEISSHM): Rewrite...
2001-01-27 Ulrich DrepperDefine NPOLLFILE only if __USE_MISC.
2000-11-21 Andreas Schwab* sysdeps/alpha/setjmp.S: Remove __setjmp entry point.
2000-10-14 Andreas Schwab2000-10-13 Michael Fedrowitz <michael@fedrowitz.de>
2000-10-03 Andreas SchwabMake struct stat64 backward compatible.
2000-10-03 Andreas SchwabFix padding in struct stat for LARGEFILE64_SOURCE.
next
This page took 0.104821 seconds and 8 git commands to generate.