LinuxTV

CVS log for dietlibc/x86_64/syscalls.h

[BACK] Up to [DVB] / dietlibc / x86_64

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.21: download - view: text, markup, annotated - select for diffs
Tue Dec 11 10:36:28 2018 UTC (5 years, 5 months ago) by leitner
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +3 -0 lines
update syscalls

Revision 1.20: download - view: text, markup, annotated - select for diffs
Sun Feb 26 18:52:12 2017 UTC (7 years, 3 months ago) by leitner
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +11 -0 lines
add more syscalls

Revision 1.19: download - view: text, markup, annotated - select for diffs
Mon Jan 25 19:04:49 2016 UTC (8 years, 4 months ago) by leitner
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +36 -1 lines
  plumbing to get preliminary PIE support for x86_64

Revision 1.18: download - view: text, markup, annotated - select for diffs
Mon Oct 6 19:58:07 2014 UTC (9 years, 7 months ago) by leitner
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +7 -0 lines
new syscall numbers

Revision 1.17: download - view: text, markup, annotated - select for diffs
Mon Mar 24 08:28:25 2014 UTC (10 years, 2 months ago) by leitner
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +10 -5 lines
lay groundwork for a new ld.so

Revision 1.16: download - view: text, markup, annotated - select for diffs
Tue Apr 23 10:23:23 2013 UTC (11 years, 1 month ago) by leitner
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +11 -0 lines
update syscall list to kernel version 3.8
fix x32 (got bitten as early adopter)
add pipe2
change x86_64 gettimeofday to non-vsyscall in the presence of valgrind

Revision 1.15: download - view: text, markup, annotated - select for diffs
Thu Mar 3 18:40:05 2011 UTC (13 years, 3 months ago) by leitner
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +4 -0 lines
get rid of lots of socket cruft

Revision 1.14: download - view: text, markup, annotated - select for diffs
Thu Mar 3 16:44:11 2011 UTC (13 years, 3 months ago) by leitner
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +6 -1 lines
fix "make dyn" for x86_64

Revision 1.13: download - view: text, markup, annotated - select for diffs
Wed Dec 2 02:22:03 2009 UTC (14 years, 6 months ago) by leitner
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +11 -0 lines
fix tcbhead_t for x86_64 (relevant for -fstack-protector)

Revision 1.12: download - view: text, markup, annotated - select for diffs
Tue Sep 30 21:02:35 2008 UTC (15 years, 8 months ago) by leitner
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -0 lines
more argument constness for dns routines
add some new syscall numbers
fix multibyte stuff for latin1 case

Revision 1.11: download - view: text, markup, annotated - select for diffs
Tue Feb 19 13:02:23 2008 UTC (16 years, 3 months ago) by leitner
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +12 -2 lines
  prepare x86_64 for syscall numbers > 255

Revision 1.10: download - view: text, markup, annotated - select for diffs
Tue Feb 19 00:28:13 2008 UTC (16 years, 3 months ago) by leitner
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +7 -0 lines
  several fixes from Enrico Scholz (printf, string routines on big endian)
  add some more syscalls
  some minor cleanups
  shrink some string functions (Kris Katterjohn)

Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Sep 18 22:08:39 2006 UTC (17 years, 8 months ago) by leitner
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +24 -0 lines
syscall update

Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed Sep 21 07:33:08 2005 UTC (18 years, 8 months ago) by leitner
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +5 -2 lines
  update syscalls
  lots of fixes from Markus FX Oberhumer:
    * better signal handling error detection
    * setjmp.S on i386
    * getenv on i386
    * sys/stat.h -malign-double fix
    * update fcntl.h for MIPS to 2.6.13 version
    * jmp_buf is 40*8 instead of 58*8 on ppc64.
    * This patch fixes the section of the TOC entries on ppc64
    * libstdc++ updates for gcc 4
    * remove cstddef and cwchar (no longer needed)
    * int -> ssize_t for read and write
    * sigjmp.c: __mask_was_saved was not set in all cases!
    * another round of ILP64 cleanups

Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Mar 23 19:05:25 2005 UTC (19 years, 2 months ago) by leitner
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +29 -10 lines
add readahead(2)
update syscalls.h for all architectures

Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Jan 28 22:28:53 2005 UTC (19 years, 4 months ago) by leitner
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2 lines
fixes for build error and moved epoll syscalls

Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Jan 28 16:04:54 2005 UTC (19 years, 4 months ago) by sanjiyan
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +23 -1 lines
dynamic x86_64 support (libdl relocator and dyn_syscalls)

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Apr 12 15:19:01 2003 UTC (21 years, 1 month ago) by leitner
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +20 -1 lines
the epoll syscalls were renamed, follow the new naming
add a couple of new 2.5 syscalls

Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun Nov 24 15:23:03 2002 UTC (21 years, 6 months ago) by fefe
Branches: MAIN
CVS tags: finnland_test_200301, branch_rc14_fieldtest_finnland, branch_rc13_fieldtest_finnland, branch_rc12_fieldtest_finnland, branch_rc10_fieldtest_finnland, RELEASE_finnland_200301_1, RC12_FIELDTEST_FINNLAND, RC10_FIELDTEST_FINNLAND
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +10 -0 lines
add a few more syscall #defines
add epoll header file and syscalls

Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Aug 8 14:31:49 2002 UTC (21 years, 9 months ago) by fefe
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2 lines
save 3 bytes per x86_64 syscall (Olaf)

Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu May 9 01:01:17 2002 UTC (22 years ago) by fefe
Branches: MAIN
x86_64 port by Michal Ludvig!

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

LinuxTV legacy CVS <linuxtv.org/cvs>