aboutsummaryrefslogtreecommitdiff
path: root/contrib/llvm/lib/Support/Triple.cpp
diff options
context:
space:
mode:
authorJung-uk Kim <jkim@FreeBSD.org>2012-04-16 21:22:02 +0000
committerJung-uk Kim <jkim@FreeBSD.org>2012-04-16 21:22:02 +0000
commitd69a426fce7607920cd8afd6d2075361fd79ccfe (patch)
tree0929b9d6ba911ed85df4be1049f50e0052c10a5d /contrib/llvm/lib/Support/Triple.cpp
parenta6454741a888744911455a6ecc65a4e2cdec5bd6 (diff)
downloadsrc-d69a426fce7607920cd8afd6d2075361fd79ccfe.tar.gz
src-d69a426fce7607920cd8afd6d2075361fd79ccfe.zip
- Implement pipe2 syscall for Linuxulator. This syscall appeared in 2.6.27
but GNU libc used it without checking its kernel version, e. g., Fedora 10. - Move pipe(2) implementation for Linuxulator from MD files to MI file, sys/compat/linux/linux_file.c. There is no MD code for this syscall at all. - Correct an argument type for pipe() from l_ulong * to l_int *. Probably this was the source of MI/MD confusion. Reviewed by: emulation
Notes
Notes: svn path=/head/; revision=234352
Diffstat (limited to 'contrib/llvm/lib/Support/Triple.cpp')
0 files changed, 0 insertions, 0 deletions