LinuxTV

CVS log for dietlibc/include/fcntl.h

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.41: download - view: text, markup, annotated - select for diffs
Wed Aug 9 19:12:25 2017 UTC (6 years, 10 months ago) by leitner
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +1 -1 lines
posix_fadvise should be there for _POSIX_SOURCE too (not just
_XOPEN_SOURCE)

Revision 1.40: download - view: text, markup, annotated - select for diffs
Thu Oct 27 17:44:26 2016 UTC (7 years, 7 months ago) by leitner
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +1 -1 lines
large file compat for fstatat

Revision 1.39: download - view: text, markup, annotated - select for diffs
Thu Jul 7 11:17:10 2016 UTC (7 years, 11 months ago) by leitner
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +10 -8 lines
O_TMPFILE fix

Revision 1.38: download - view: text, markup, annotated - select for diffs
Mon Jun 6 12:02:00 2016 UTC (8 years ago) by leitner
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +11 -1 lines
  aarch64 port (Christian Seiler)

Revision 1.37: download - view: text, markup, annotated - select for diffs
Mon Jun 6 11:59:20 2016 UTC (8 years ago) by leitner
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +4 -0 lines
  mips64 little endian port (Christian Seiler)

Revision 1.36: download - view: text, markup, annotated - select for diffs
Sat Apr 11 04:15:35 2015 UTC (9 years, 2 months ago) by leitner
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +1 -0 lines
silence a few compiler warnings

Revision 1.35: download - view: text, markup, annotated - select for diffs
Sat Nov 1 15:03:36 2014 UTC (9 years, 7 months ago) by leitner
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +5 -17 lines
messed up O_SYNC

Revision 1.34: download - view: text, markup, annotated - select for diffs
Tue Oct 7 12:47:05 2014 UTC (9 years, 8 months ago) by leitner
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +44 -5 lines
update constants

Revision 1.33: download - view: text, markup, annotated - select for diffs
Mon Oct 6 21:03:41 2014 UTC (9 years, 8 months ago) by leitner
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +56 -0 lines
  add timerfd_gettime, setns, memfd_create, getrandom, syncfs

Revision 1.32: download - view: text, markup, annotated - select for diffs
Wed Sep 17 20:32:21 2014 UTC (9 years, 8 months ago) by leitner
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +3 -2 lines
add constant for faccessat
make *intmax_t 64-bit on 64-bit (the infrastructure to support 128-bit
integers is not actually there)
fix reallocarray to manually use uint128_t

Revision 1.31: download - view: text, markup, annotated - select for diffs
Sat Apr 19 15:07:34 2014 UTC (10 years, 1 month ago) by leitner
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +2 -0 lines
Massive ARM changes from Enrico Scholz

Revision 1.30: download - view: text, markup, annotated - select for diffs
Tue Apr 23 10:24:21 2013 UTC (11 years, 1 month ago) by leitner
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +13 -9 lines
update tee and *splice prototypes
add pipe2 prototype

Revision 1.29: download - view: text, markup, annotated - select for diffs
Sun Mar 31 21:02:33 2013 UTC (11 years, 2 months ago) by sanjiyan
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +7 -0 lines
Minor changes with the __THROW attribute
Extending the flags (O_CLOEXEC)

Revision 1.28: download - view: text, markup, annotated - select for diffs
Tue Jul 24 20:17:16 2012 UTC (11 years, 10 months ago) by leitner
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +3 -15 lines
shuffle the _ATFILE_SOURCE declarations around a little so they conform
to what the man pages say

Revision 1.27: download - view: text, markup, annotated - select for diffs
Mon Jan 16 21:10:22 2012 UTC (12 years, 4 months ago) by leitner
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +1 -1 lines
some i386 compile fixes

Revision 1.26: download - view: text, markup, annotated - select for diffs
Sun Jan 15 19:46:25 2012 UTC (12 years, 4 months ago) by leitner
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +1 -1 lines
  add openat and friends

Revision 1.25: 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.24: preferred, colored
Changes since revision 1.24: +2 -0 lines
get rid of lots of socket cruft

Revision 1.24: download - view: text, markup, annotated - select for diffs
Tue Jan 19 20:38:56 2010 UTC (14 years, 4 months ago) by leitner
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +1 -1 lines
fix compile error

Revision 1.23: download - view: text, markup, annotated - select for diffs
Sun Jan 17 04:05:02 2010 UTC (14 years, 4 months ago) by leitner
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +1 -1 lines
fix passing a sixth argument on x86

Revision 1.22: download - view: text, markup, annotated - select for diffs
Sun Jan 17 03:21:31 2010 UTC (14 years, 4 months ago) by leitner
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +7 -0 lines
add fallocate and posix_fallocate

Revision 1.21: 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.20: preferred, colored
Changes since revision 1.20: +43 -1 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.20: download - view: text, markup, annotated - select for diffs
Tue Oct 4 17:47:03 2005 UTC (18 years, 8 months ago) by leitner
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -1 lines
lots of new syscalls

Revision 1.19: 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.18: preferred, colored
Changes since revision 1.18: +46 -28 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.18: download - view: text, markup, annotated - select for diffs
Fri Aug 5 17:58:03 2005 UTC (18 years, 10 months ago) by leitner
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +7 -0 lines
librpc undefined external

Revision 1.17: 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.16: preferred, colored
Changes since revision 1.16: +4 -0 lines
add readahead(2)
update syscalls.h for all architectures

Revision 1.16: download - view: text, markup, annotated - select for diffs
Mon Mar 7 09:24:14 2005 UTC (19 years, 3 months ago) by leitner
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +42 -1 lines
add O_NOATIME

Revision 1.15: download - view: text, markup, annotated - select for diffs
Mon Mar 7 09:07:40 2005 UTC (19 years, 3 months ago) by leitner
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -1 lines
  #ifdef powerpc -> #ifdef __powerpc__ (Enrico Scholz)

Revision 1.14: download - view: text, markup, annotated - select for diffs
Sat Jan 3 02:10:02 2004 UTC (20 years, 5 months ago) by leitner
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +0 -4 lines
remove C++ comments from header files

Revision 1.13: download - view: text, markup, annotated - select for diffs
Fri Oct 10 13:37:34 2003 UTC (20 years, 8 months ago) by leitner
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +5 -1 lines
several metric tons of new ports (ppc64, s390x), new functionality (%m
in printf) and fixes from SuSE

Revision 1.12: download - view: text, markup, annotated - select for diffs
Tue Aug 19 16:58:17 2003 UTC (20 years, 9 months ago) by leitner
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +4 -0 lines
make headers C++ compatible

Revision 1.11: download - view: text, markup, annotated - select for diffs
Mon Mar 24 02:17:24 2003 UTC (21 years, 2 months ago) by leitner
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +0 -7 lines
move flock+constants to unistd.h (Linux man page is wrong)

Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon May 13 15:55:50 2002 UTC (22 years, 1 month 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.9: preferred, colored
Changes since revision 1.9: +1 -1 lines
Thomas Ogrisegg setn a port to IA64!

Revision 1.9: download - view: text, markup, annotated - select for diffs
Thu May 9 01:01:16 2002 UTC (22 years, 1 month ago) by fefe
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -1 lines
x86_64 port by Michal Ludvig!

Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue Mar 26 13:07:38 2002 UTC (22 years, 2 months ago) by olaf
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
- add some more from the sparc64 port
- fixed away the last waring in _dl_main.c

Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri Mar 22 12:28:17 2002 UTC (22 years, 2 months ago) by fefe
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +4 -0 lines
scandir should not sort if compar() is NULL
define O_ASYNC to FASYNC if it is not defined

Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Mar 21 17:28:41 2002 UTC (22 years, 2 months ago) by olaf
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +4 -0 lines
some minor changes (sparc64)

Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Jan 11 18:06:52 2002 UTC (22 years, 5 months ago) by fefe
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +60 -0 lines
A PA-RISC port from Thomas Ogrisegg!  Wow!

Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Nov 26 14:50:08 2001 UTC (22 years, 6 months ago) by olaf
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +7 -1 lines
ok s390 the second....
added setjmp/longjmp
added s390 to the haeders.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Aug 14 16:56:49 2001 UTC (22 years, 10 months ago) by fefe
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +0 -4 lines
enabled a few more obscure gcc warnings and started adding fluff code to
silence them.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Jun 16 17:48:55 2001 UTC (22 years, 11 months ago) by fefe
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +471 -1 lines
even more clean-up

Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Jan 9 17:57:39 2001 UTC (23 years, 5 months ago) by cvs
Branches: MAIN

files where missing (?)

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>