index
:
uclibc-ng.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libc
/
sysdeps
/
linux
/
h8300
Age
Commit message (
Expand
)
Author
2021-04-09
open: Add support for O_TMPFILE
Nicolas Cavallari
2021-02-19
fcntl.h: Make F_DUPFD_CLOEXEC if _USE_XOPEN2K8
Paul Cercueil
2020-02-03
csky: add statx conditionals
Waldemar Brodkorb
2017-10-11
h8300: remove dead code
Waldemar Brodkorb
2017-06-08
fcntl.h: fixup namespace for O_DIRECTORY/O_NOFOLLOW/O_CLOEXEC
Waldemar Brodkorb
2017-01-12
use multiline comment for better copyright parsing
Waldemar Brodkorb
2016-01-10
h8300: O_DIRECT and O_DIRECTORY swapping.
Yoshinori Sato
2016-01-06
h8300: vfork flags update.
Yoshinori Sato
2015-12-07
add definitions for O_PATH
Waldemar Brodkorb
2015-12-05
remove __UCLIBC_ASM_GLOBAL_DIRECTIVE__
Waldemar Brodkorb
2015-12-05
remove __UCLIBC_HAVE_ASM_GLOBAL_DOT_NAME__
Waldemar Brodkorb
2015-11-03
h8300: fix compile with 4.2.x kernel
Waldemar Brodkorb
2015-08-14
fix some type differences to linux-next for h8/300
Waldemar Brodkorb
2015-06-10
h8300: Makefile update
Yoshinori Sato
2015-06-10
h8300: headers update
Yoshinori Sato
2015-06-10
h8300: Assembly functions
Yoshinori Sato
2014-08-25
fcntl.h: Define F_SETPIPE_SZ and F_GETPIPE_SZ
Khem Raj
2013-04-01
libc: rename TRUNCATE64_HAS_4_ARGS to SYSCALL_ALIGN_64BIT
Mike Frysinger
2012-11-18
Replace FSF snail mail address with URLs
Mike Frysinger
2012-10-02
libc/sysdeps: add __kernel_long and __kernel_ulong
Chris Packham
2012-06-15
vfork: make all archs consistent
Peter S. Mazinger
2012-06-15
cleanup bits/setjmp.h of stuff moved to jmpbuf-offsets.h and jmpbuf-unwind.h
Peter S. Mazinger
2012-06-15
make use of jmpbuf-offsets.h and jmpbuf-unwind.h
Peter S. Mazinger
2012-06-15
add jmpbuf-offsets.h and jmpbuf-unwind.h for all archs (LT related)
Peter S. Mazinger
2012-06-15
move *longjmp related prototypes to setjmp.h
Peter S. Mazinger
2011-05-10
*/crtn.S: Remove .size directive for _init and _fini
Bernhard Reutner-Fischer
2011-05-05
Revert "*/crt?.S: remove .size directives"
Bernhard Reutner-Fischer
2011-05-04
*/crt?.S: remove .size directives
Bernhard Reutner-Fischer
2011-03-09
bits/kernel_stat.h: no need for _LIBC guard, the file is not installed on target
Peter S. Mazinger
2009-11-23
bits/mmap.h: unify ala linux asm-generic efforts
Mike Frysinger
2009-10-07
fcntl.h: drop unused/dead O_STREAMING
Mike Frysinger
2009-09-18
trim Experimentally off and uncommented hidden
Bernhard Reutner-Fischer
2009-07-26
enable nanosecond stat support for everyone
Mike Frysinger
2009-07-21
byteswap: unify common definitions
Mike Frysinger
2009-07-03
uClibc_arch_features: sync defines between ports
Mike Frysinger
2009-03-03
mknod: widen the parameters to match kernel
Denis Vlasenko
2008-11-20
next portion of libc_hidden_proto removal
Denis Vlasenko
2008-11-15
- Remove linux-specific prototypes if asked to.
Bernhard Reutner-Fischer
2008-11-15
- revert wrong r24049
Bernhard Reutner-Fischer
2008-11-15
- Remove linux-specific prototypes if asked to.
Bernhard Reutner-Fischer
2008-09-16
- add sync_file_range()
Bernhard Reutner-Fischer
2008-07-23
- trim any trailing whitespace
Bernhard Reutner-Fischer
2008-05-03
- add missing #endif
Bernhard Reutner-Fischer
2008-05-03
- implement splice,vmsplice,tee for all arches
Bernhard Reutner-Fischer
2008-04-24
- fixup asm. No object-code changes
Bernhard Reutner-Fischer
2008-01-17
A patch from our Blackfin repository, originally from Jie Zhang. This fixes
Bernd Schmidt
2008-01-08
change NO_UNDERSCORES to just UNDERSCORES so as to be less confusing when doi...
Mike Frysinger
2006-12-08
Take Mike Frysinger's comments into account -- make certain that user
Eric Andersen
2006-12-06
bits/kernel_stat.h is for internal uClibc use only, fix a few other
Eric Andersen
2006-08-23
fix from psm: remove unused defines/includes
Mike Frysinger
[next]