summaryrefslogtreecommitdiffstats
path: root/lib/libc/mips/sys
Commit message (Expand)AuthorAgeFilesLines
* Removed unused special fork() implementations.brooks2015-05-292-58/+1
* The lseek(2), mmap(2), truncate(2), ftruncate(2), pread(2), andkib2015-04-181-5/+1
* libc: Eliminate duplicate copies of __vdso_gettc.cemaste2015-04-022-49/+1
* Convert from WITHOUT_SYSCALL_COMPAT to MK_SYSCALL_COMPAT.imp2014-04-051-1/+1
* Rework the __vdso_* symbols attributes to only make the symbols weak,kib2013-01-302-0/+50
* use PTR_WORD for __curbrk and minbrk instead of .word, the new versionjchandra2010-06-252-2/+2
* Merge jmallett@'s n64 work into HEAD - changeset 2jchandra2010-06-161-1/+1
* Merge jmallett@'s n64 work into HEAD - changeset 1.jchandra2010-06-168-118/+83
* Reinstate the ptrace patch to restore the 'gp' register after callingneel2010-02-041-0/+3
* -White space cleanup (missing spaces in new line)rrs2010-02-031-5/+2
* This fixes a bug found and fixed by JC. Basicallyrrs2010-02-031-1/+13
* Merge r197800 from projects/mips to head by hand:imp2010-01-081-5/+2
* These warnings are only relevant on NetBSD it seems. They don't seemimp2009-02-191-3/+0
* Mark uname(), getdomainname() and setdomainname() with COMPAT_FREEBSD4.ed2008-11-091-3/+2
* Add mips support libc from the mips2-jnpr branch of perforce.imp2008-04-2611-0/+610
* Remove these abortive MIPS bits.obrien2002-03-2315-801/+0
* Bring in initial libc support for mips. These files were taken fromimp1999-03-0315-0/+801
OpenPOWER on IntegriCloud