public inbox for ecos-cvs@sourceware.org
help / color / mirror / Atom feed
* ecos/packages/isoinfra/current ChangeLog inclu ...
@ 2006-03-28 13:45 jlarmour
0 siblings, 0 replies; 14+ messages in thread
From: jlarmour @ 2006-03-28 13:45 UTC (permalink / raw)
To: ecos-cvs
CVSROOT: /cvs/ecos
Module name: ecos
Changes by: jlarmour@sourceware.org 2006-03-28 13:45:13
Modified files:
packages/isoinfra/current: ChangeLog
packages/isoinfra/current/include: assert.h
Log message:
* include/assert.h: Replace #if defined(CYGINT_ISO_EXIT) with #if
CYGINT_ISO_EXIT. CYGINT_ISO_EXIT configuration variable is always
defined to either 0 or 1, so check of the former form is always
evaluated to true.
^ permalink raw reply [flat|nested] 14+ messages in thread
* ecos/packages/isoinfra/current ChangeLog inclu ...
@ 2014-06-16 10:04 jld
0 siblings, 0 replies; 14+ messages in thread
From: jld @ 2014-06-16 10:04 UTC (permalink / raw)
To: ecos-cvs
CVSROOT: /cvs/ecos
Module name: ecos
Changes by: jld@sourceware.org 2014-06-16 10:04:00
Modified files:
packages/isoinfra/current: ChangeLog
packages/isoinfra/current/include/sys: select.h
Log message:
* include/sys/select.h: Make select FD_COPY and FD_ZERO macros single
statements. [ Bugzilla 1001986 ]
^ permalink raw reply [flat|nested] 14+ messages in thread
* ecos/packages/isoinfra/current ChangeLog inclu ...
@ 2012-03-09 15:08 jlarmour
0 siblings, 0 replies; 14+ messages in thread
From: jlarmour @ 2012-03-09 15:08 UTC (permalink / raw)
To: ecos-cvs
CVSROOT: /cvs/ecos
Module name: ecos
Changes by: jlarmour@sourceware.org 2012-03-09 15:08:45
Modified files:
packages/isoinfra/current: ChangeLog
packages/isoinfra/current/include: time.h
packages/isoinfra/current/include/sys: time.h
Log message:
* include/time.h: Add suseconds_t and useconds_t here for now.
* include/sys/time.h: Use suseconds_t when defining struct timeval.
^ permalink raw reply [flat|nested] 14+ messages in thread
* ecos/packages/isoinfra/current ChangeLog inclu ...
@ 2009-05-13 8:21 jld
0 siblings, 0 replies; 14+ messages in thread
From: jld @ 2009-05-13 8:21 UTC (permalink / raw)
To: ecos-cvs
CVSROOT: /cvs/ecos
Module name: ecos
Changes by: jld@sourceware.org 2009-05-13 08:21:35
Modified files:
packages/isoinfra/current: ChangeLog
packages/isoinfra/current/include: limits.h
packages/isoinfra/current/include/sys: types.h
Log message:
* include/sys/types.h, include/limits.h: Fixed typo in
CYGBLD_ISO_SSIZET_HEADER.
^ permalink raw reply [flat|nested] 14+ messages in thread
* ecos/packages/isoinfra/current ChangeLog inclu ...
@ 2009-03-02 20:55 asl
0 siblings, 0 replies; 14+ messages in thread
From: asl @ 2009-03-02 20:55 UTC (permalink / raw)
To: ecos-cvs
CVSROOT: /cvs/ecos
Module name: ecos
Branch: ecos-v3_0-branch
Changes by: asl@sourceware.org 2009-03-02 20:55:23
Modified files:
packages/isoinfra/current: ChangeLog
packages/isoinfra/current/include/sys: stat.h
Log message:
* include/sys/stat.h: chmod() prototype
^ permalink raw reply [flat|nested] 14+ messages in thread
* ecos/packages/isoinfra/current ChangeLog inclu ...
@ 2009-03-02 20:54 asl
0 siblings, 0 replies; 14+ messages in thread
From: asl @ 2009-03-02 20:54 UTC (permalink / raw)
To: ecos-cvs
CVSROOT: /cvs/ecos
Module name: ecos
Changes by: asl@sourceware.org 2009-03-02 20:54:30
Modified files:
packages/isoinfra/current: ChangeLog
packages/isoinfra/current/include/sys: stat.h
Log message:
* include/sys/stat.h: chmod() prototype
^ permalink raw reply [flat|nested] 14+ messages in thread
* ecos/packages/isoinfra/current ChangeLog inclu ...
@ 2005-10-23 20:45 asl
0 siblings, 0 replies; 14+ messages in thread
From: asl @ 2005-10-23 20:45 UTC (permalink / raw)
To: ecos-cvs
CVSROOT: /cvs/ecos
Module name: ecos
Changes by: asl@sourceware.org 2005-10-23 20:45:36
Modified files:
packages/isoinfra/current: ChangeLog
packages/isoinfra/current/include: time.h
Added files:
packages/isoinfra/current/include/sys: time.h
Log message:
* include/sys/time.h (new): Basic implementation.
* include/time.h: Removed timeval which is now in sys/time.
^ permalink raw reply [flat|nested] 14+ messages in thread
* ecos/packages/isoinfra/current ChangeLog inclu ...
@ 2005-07-30 11:53 asl
0 siblings, 0 replies; 14+ messages in thread
From: asl @ 2005-07-30 11:53 UTC (permalink / raw)
To: ecos-cvs
CVSROOT: /cvs/ecos
Module name: ecos
Changes by: asl@sourceware.org 2005-07-30 11:53:44
Modified files:
packages/isoinfra/current: ChangeLog
packages/isoinfra/current/include: unistd.h
Log message:
* include/unistd.h: Const correctness to keep the compiler happy.
^ permalink raw reply [flat|nested] 14+ messages in thread
* ecos/packages/isoinfra/current ChangeLog inclu ...
@ 2004-01-07 6:45 jlarmour
0 siblings, 0 replies; 14+ messages in thread
From: jlarmour @ 2004-01-07 6:45 UTC (permalink / raw)
To: ecos-cvs
CVSROOT: /cvs/ecos
Module name: ecos
Changes by: jlarmour@sourceware.org 2004-01-07 06:45:13
Modified files:
packages/isoinfra/current: ChangeLog
packages/isoinfra/current/include/sys: select.h
Log message:
* include/sys/select.h: Only declare pselect() when posix signals are
included.
^ permalink raw reply [flat|nested] 14+ messages in thread
* ecos/packages/isoinfra/current ChangeLog inclu ...
@ 2003-07-15 13:39 asl
0 siblings, 0 replies; 14+ messages in thread
From: asl @ 2003-07-15 13:39 UTC (permalink / raw)
To: ecos-cvs
CVSROOT: /cvs/ecos
Module name: ecos
Changes by: asl@sourceware.org 2003-07-15 13:39:40
Modified files:
packages/isoinfra/current: ChangeLog
packages/isoinfra/current/include/sys: stat.h
Log message:
Fixed the overlapping flags (again)!
^ permalink raw reply [flat|nested] 14+ messages in thread
* ecos/packages/isoinfra/current ChangeLog inclu ...
@ 2003-07-14 13:29 asl
0 siblings, 0 replies; 14+ messages in thread
From: asl @ 2003-07-14 13:29 UTC (permalink / raw)
To: ecos-cvs
CVSROOT: /cvs/ecos
Module name: ecos
Changes by: asl@sourceware.org 2003-07-14 13:28:59
Modified files:
packages/isoinfra/current: ChangeLog
packages/isoinfra/current/include/sys: stat.h
Log message:
* include/sys/stat.h :S_I[RWX]{USR|GRP|OTH} etc changed so they
don't overlap with S_ISLINK and S_ISSOCK. Reported by Scott
Wilkinson.
^ permalink raw reply [flat|nested] 14+ messages in thread
* ecos/packages/isoinfra/current ChangeLog inclu ...
@ 2003-06-10 12:03 asl
0 siblings, 0 replies; 14+ messages in thread
From: asl @ 2003-06-10 12:03 UTC (permalink / raw)
To: ecos-cvs
CVSROOT: /cvs/ecos
Module name: ecos
Changes by: asl@sourceware.org 2003-06-10 12:03:58
Modified files:
packages/isoinfra/current: ChangeLog
packages/isoinfra/current/include/sys: stat.h
Log message:
* include/sys/stat.h: S_IFFIFO defies logic and should be called
S_IFIFO!
^ permalink raw reply [flat|nested] 14+ messages in thread
* ecos/packages/isoinfra/current ChangeLog inclu ...
@ 2003-05-26 14:03 asl
0 siblings, 0 replies; 14+ messages in thread
From: asl @ 2003-05-26 14:03 UTC (permalink / raw)
To: ecos-cvs
CVSROOT: /cvs/ecos
Module name: ecos
Changes by: asl@sourceware.org 2003-05-26 14:03:07
Modified files:
packages/isoinfra/current: ChangeLog
packages/isoinfra/current/include/sys: stat.h
Log message:
* include/sys/stat.h (S_IF*): Added macros to test the type of a
file.
^ permalink raw reply [flat|nested] 14+ messages in thread
* ecos/packages/isoinfra/current ChangeLog inclu ...
@ 2003-01-13 5:50 jlarmour
0 siblings, 0 replies; 14+ messages in thread
From: jlarmour @ 2003-01-13 5:50 UTC (permalink / raw)
To: ecos-cvs
CVSROOT: /cvs/ecos
Module name: ecos
Changes by: jlarmour@sourceware.org 2003-01-12 21:50:02
Modified files:
packages/isoinfra/current: ChangeLog
packages/isoinfra/current/include: mqueue.h
Log message:
* include/mqueue.h: Define POSIX 1003.1d draft mq_timedsend() and
mq_timedreceive() functions.
^ permalink raw reply [flat|nested] 14+ messages in thread
end of thread, other threads:[~2014-06-16 10:04 UTC | newest]
Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-03-28 13:45 ecos/packages/isoinfra/current ChangeLog inclu jlarmour
-- strict thread matches above, loose matches on Subject: below --
2014-06-16 10:04 jld
2012-03-09 15:08 jlarmour
2009-05-13 8:21 jld
2009-03-02 20:55 asl
2009-03-02 20:54 asl
2005-10-23 20:45 asl
2005-07-30 11:53 asl
2004-01-07 6:45 jlarmour
2003-07-15 13:39 asl
2003-07-14 13:29 asl
2003-06-10 12:03 asl
2003-05-26 14:03 asl
2003-01-13 5:50 jlarmour
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).