newlib-cygwin/winsup/cygwin
Christopher Faylor 2693c1ac56 * dir.cc: Rename opendir_* to dirent_* throughout.
(opendir_states): Move and rename.
* fhandler.h (dirent_states): to here.
* fhandler_disk_file.cc (fhandler_disk_file::readdir): Use raw readdir when
skipping through entries since it is keeping track of "." and "..".
(fhandler_cygdrive::seekdir): Use fhandler_disk_file::readdir to do everything.
* fhandler_virtual.cc (fhandler_virtual::opendir): Set flag indicating that we
provide .  and ..
(fhandler_virtual::seekdir): Ditto.
(fhandler_virtual::rewinddir): Ditto.
* fhandler_registry.cc (fhandler_registry::rewinddir): Ditto.
2005-03-16 21:20:56 +00:00
..
config/i386
include * mmap.cc (mmap64): Handle MAP_AUTOGROW flag. 2005-03-08 09:18:47 +00:00
lib * lib/libcmain.c (main): Properly deal with quoted first argument. 2004-12-09 21:28:32 +00:00
libc
regex
regexp
CYGWIN_LICENSE
ChangeLog * dir.cc: Rename opendir_* to dirent_* throughout. 2005-03-16 21:20:56 +00:00
ChangeLog-1995
ChangeLog-1996
ChangeLog-1997
ChangeLog-1998
ChangeLog-1999
ChangeLog-2000
ChangeLog-2001
ChangeLog-2002
ChangeLog-2003
ChangeLog-2004 * ChangeLog: Split and create ChangeLog-2004. 2005-01-11 12:48:34 +00:00
Makefile.in * cygthread.h (cygthread::terminate_thread): Reflect return value. 2005-02-06 05:04:34 +00:00
ROADMAP
acconfig.h
ansi.sgml minor cleanup 2004-12-05 02:30:20 +00:00
assert.cc
autoload.cc * autoload.cc (LoadDLLprime): Use nocopy segment or forked processes will not 2005-03-10 16:59:55 +00:00
automode.c
binmode.c
child_info.h copyright 2005-02-20 04:25:33 +00:00
config.h.in
configure
configure.in
cpuid.h
crt0.c
cxx.cc
cygerrno.h
cygheap.cc copyright 2005-02-20 04:25:33 +00:00
cygheap.h copyright 2005-02-20 04:25:33 +00:00
cygmagic
cygmalloc.h
cygserver.h
cygserver_ipc.h
cygserver_msg.h
cygserver_sem.h
cygserver_shm.h
cygthread.cc * cygthread.cc (cygthread::detach): Use a slightly higher priority when waiting 2005-03-03 16:53:52 +00:00
cygthread.h * cygthread.h (cygthread::terminate_thread): Reflect return value. 2005-02-06 05:04:34 +00:00
cygtls.cc * cygtls.cc (free_local): New macro. 2005-03-16 17:07:32 +00:00
cygtls.h * cygtls.cc (free_local): New macro. 2005-03-16 17:07:32 +00:00
cygwin-shilka
cygwin.din * cygwin.din (utmpxname): Export. 2005-03-03 22:08:12 +00:00
cygwin.sc
cygwin_version.h
dcrt0.cc * autoload.cc (LoadDllprime): Scrap use of .linkonce and just use an ifdef 2005-03-10 14:41:50 +00:00
debug.cc * debug.cc (delete_handle): Report on handle value in debugging output. 2005-02-26 20:50:25 +00:00
debug.h
delqueue.cc
devices.cc * devices.cc: Regenerate. 2005-02-23 22:14:40 +00:00
devices.h * devices.h: Switch FH_ZERO and FH_PORT as on Linux. Add FH_FULL. 2005-02-23 12:30:31 +00:00
devices.in * devices.in (parsedisk): Fix typo. 2005-02-23 17:59:04 +00:00
dir.cc * dir.cc: Rename opendir_* to dirent_* throughout. 2005-03-16 21:20:56 +00:00
dlfcn.cc Reorganize header file inclusion throughout so that cygerrno.h comes first. 2005-01-12 22:40:46 +00:00
dll_init.cc
dll_init.h
dll_init.sgml
dlmalloc.c
dlmalloc.h
dtable.cc * devices.h: Switch FH_ZERO and FH_PORT as on Linux. Add FH_FULL. 2005-02-23 12:30:31 +00:00
dtable.h copyright 2005-02-20 04:25:33 +00:00
dtable.sgml
environ.cc * environ.cc (set_traverse): New function. 2005-01-31 20:02:36 +00:00
environ.h
errno.cc * errno.cc (errmap): Correct typo in previous change. 2005-03-16 01:00:05 +00:00
exceptions.cc copyright 2005-02-20 04:25:33 +00:00
exec.cc Reorganize header file inclusion throughout so that cygerrno.h comes first. 2005-01-12 22:40:46 +00:00
external.cc * child_info.h (child_info_spawn::hexec_proc): Eliminate. 2004-11-26 04:15:10 +00:00
external.sgml
fcntl.cc Reorganize header file inclusion throughout so that cygerrno.h comes first. 2005-01-12 22:40:46 +00:00
fhandler.cc * fhandler.cc (fhandler_base::open_9x): Satisfy query_open values. 2005-03-04 13:54:59 +00:00
fhandler.h * dir.cc: Rename opendir_* to dirent_* throughout. 2005-03-16 21:20:56 +00:00
fhandler_clipboard.cc * fhandler_clipboard.cc: Use int for cygnativeformat rather than UINT as that 2005-03-04 18:04:11 +00:00
fhandler_console.cc * fhandler_console.cc (get_win32_attr): Avoid inappropriate intensity 2004-12-16 13:19:08 +00:00
fhandler_disk_file.cc * fhandler_disk_file.cc (fhandler_disk_file::touch_ctime): Replace 2005-03-02 08:28:54 +00:00
fhandler_dsp.cc
fhandler_fifo.cc
fhandler_floppy.cc Reorganize header file inclusion throughout so that cygerrno.h comes first. 2005-01-12 22:40:46 +00:00
fhandler_mem.cc * sigproc.cc (_pinfo::set_ctty): Move function 2005-02-27 04:30:08 +00:00
fhandler_nodevice.cc
fhandler_proc.cc * fhandler_proc.cc (format_proc_partitions): Remove PartitionType check since 2005-02-01 17:16:14 +00:00
fhandler_process.cc white space 2005-02-13 18:17:29 +00:00
fhandler_random.cc
fhandler_raw.cc * sigproc.cc (_pinfo::set_ctty): Move function 2005-02-27 04:30:08 +00:00
fhandler_registry.cc * dir.cc: Rename opendir_* to dirent_* throughout. 2005-03-16 21:20:56 +00:00
fhandler_serial.cc * fhandler_serial.cc (fhandler_serial::dup): Call overlapped_setup 2005-01-13 20:10:04 +00:00
fhandler_socket.cc * fhandler_socket.cc (fhandler_socket::eid_pipe_name): Fix format 2005-03-09 23:00:20 +00:00
fhandler_tape.cc
fhandler_termios.cc * debug.cc (delete_handle): Report on handle value in debugging output. 2005-02-26 20:50:25 +00:00
fhandler_tty.cc * child_info.h (child_info_spawn::hexec_proc): Eliminate. 2004-11-26 04:15:10 +00:00
fhandler_virtual.cc * dir.cc: Rename opendir_* to dirent_* throughout. 2005-03-16 21:20:56 +00:00
fhandler_windows.cc * fhandler_clipboard.cc (fhandler_dev_clipboard::write): Never set 2005-03-01 11:51:29 +00:00
fhandler_zero.cc * devices.h: Switch FH_ZERO and FH_PORT as on Linux. Add FH_FULL. 2005-02-23 12:30:31 +00:00
flock.cc
fork.cc copyright 2005-02-20 04:25:33 +00:00
gcrt0.c
gendef
gendevices white space 2005-02-13 18:17:29 +00:00
gentls_offsets white space 2005-02-13 18:17:29 +00:00
glob.c
gmon.c
gmon.h
grp.cc copyright 2005-02-20 04:25:33 +00:00
heap.cc
heap.h
hires.h
how-autoload-works.txt
how-cygheap-works.txt
how-fhandlers-work.txt
how-signals-work.txt
how-spawn-works.txt
how-to-debug-cygwin.txt
how-vfork-works.txt minor cleanup 2004-12-05 02:30:20 +00:00
init.cc copyright 2005-02-20 04:25:33 +00:00
ioctl.cc
ipc.cc
localtime.cc * localtime.cc: Implement setting __tzrule's offset member using 2005-02-23 22:17:28 +00:00
malloc.cc
malloc_wrapper.cc copyright 2005-02-20 04:25:33 +00:00
mcount.c
misc-std.sgml
miscfuncs.cc copyright 2005-02-20 04:25:33 +00:00
mkvers.sh
mmap.cc * mmap.cc (mmap64): Handle MAP_AUTOGROW flag. 2005-03-08 09:18:47 +00:00
msg.cc
mtinfo.h
net.cc * cygtls.cc (free_local): New macro. 2005-03-16 17:07:32 +00:00
netdb.cc
newsym
ntdll.h * fhandler.h (class fhandler_base): Declare fixup_mmap_after_fork 2005-02-25 21:23:15 +00:00
ntea.cc
passwd.cc
path.cc * path.h (pathconv_arg): Define PC_NO_ACCESS_CHECK. 2005-03-12 02:33:00 +00:00
path.h * path.h (pathconv_arg): Define PC_NO_ACCESS_CHECK. 2005-03-12 02:33:00 +00:00
path.sgml * path.sgml: Encode programming example with CDATA. 2004-12-31 01:13:28 +00:00
perprocess.h
pinfo.cc * pinfo.cc (pinfo::exit): Right shift exit value by eight when not started in a 2005-03-08 14:31:21 +00:00
pinfo.h * pinfo.h (pinfo::pinfo): Clear more elements in the constructor. 2005-03-10 01:50:09 +00:00
pipe.cc * cygthread.cc (cygthread::release): Reset ev here if it exists. 2005-02-11 15:24:15 +00:00
poll.cc copyright 2005-02-20 04:25:33 +00:00
posix.sgml
profil.c
profil.h
pseudo-reloc.cc
pthread.cc
pwdgrp.h
registry.cc copyright 2005-02-20 04:25:33 +00:00
registry.h 2004-12-03 Pierre Humblet <pierre.humblet@ieee.org> 2004-12-03 02:00:37 +00:00
resource.cc
rmsym
scandir.cc * fhandler_clipboard.cc (fhandler_dev_clipboard::write): Never set 2005-03-01 11:51:29 +00:00
sched.cc
sec_acl.cc
sec_helper.cc
security.cc 2004-10-28 Pierre Humblet <pierre.humblet@ieee.org> 2004-10-28 01:46:01 +00:00
security.h copyright 2005-02-20 04:25:33 +00:00
select.cc * select.cc (peek_pipe): Disable new pipe code until there's 2005-02-22 15:39:45 +00:00
select.h
sem.cc
shared.cc copyright 2005-02-20 04:25:33 +00:00
shared.sgml Update Makefile to use xmlto 2004-12-27 19:03:56 +00:00
shared_info.h copyright 2005-02-20 04:25:33 +00:00
shm.cc
signal.cc * signal.cc (sigprocmask): Rename first parameter to "how". 2005-03-09 21:07:56 +00:00
sigproc.cc * sigproc.cc (_pinfo::set_ctty): Move function 2005-02-27 04:30:08 +00:00
sigproc.h * debug.cc (delete_handle): Report on handle value in debugging output. 2005-02-26 20:50:25 +00:00
smallprint.c * smallprint.c (rnarg): Use long rather than unsigned long so that we get 2005-01-31 20:55:33 +00:00
spawn.cc * spawn.cc (do_cleanup): Properly restore SIGINT/SIGQUIT even if they had 2005-03-02 15:32:34 +00:00
speclib
stackdump.sgml Update Makefile to use xmlto 2004-12-27 19:03:56 +00:00
strace.cc Reorganize header file inclusion throughout so that cygerrno.h comes first. 2005-01-12 22:40:46 +00:00
string.h
strsep.cc
strsig.cc
sync.cc * dcrt0.cc (dll_crt0_0): Eliminate muto::init call. 2005-03-08 05:05:02 +00:00
sync.h * dcrt0.cc (dll_crt0_0): Eliminate muto::init call. 2005-03-08 05:05:02 +00:00
syscalls.cc * path.cc (is_floppy): New function. 2005-03-10 17:02:52 +00:00
sysconf.cc Reorganize header file inclusion throughout so that cygerrno.h comes first. 2005-01-12 22:40:46 +00:00
syslog.cc * cygtls.cc (free_local): New macro. 2005-03-16 17:07:32 +00:00
termios.cc
textmode.c
textreadmode.c
thread.cc copyright 2005-02-20 04:25:33 +00:00
thread.h
timer.cc revert errnoneous checkin 2005-03-08 14:32:07 +00:00
times.cc * fhandler_disk_file.cc (fhandler_disk_file::touch_ctime): Replace 2005-03-02 08:28:54 +00:00
tlsoffsets.h * child_info.h (child_info_spawn::hexec_proc): Eliminate. 2004-11-26 04:15:10 +00:00
tty.cc * tty.cc (tty_list::terminate): Guard releasing the tty with tty_mutex. 2004-12-14 17:19:22 +00:00
tty.h
tz_posixrules.h
uinfo.cc Reorganize header file inclusion throughout so that cygerrno.h comes first. 2005-01-12 22:40:46 +00:00
uname.cc
wait.cc * child_info.h (child_info_spawn::hexec_proc): Eliminate. 2004-11-26 04:15:10 +00:00
winbase.h
wincap.cc * fhandler.h (class fhandler_socket): Declare new method 2005-02-28 13:11:50 +00:00
wincap.h * fhandler.h (class fhandler_socket): Declare new method 2005-02-28 13:11:50 +00:00
window.cc * child_info.h (child_info_spawn::hexec_proc): Eliminate. 2004-11-26 04:15:10 +00:00
wininfo.h
winsup.h * fhandler.h (enum query_state): Add query_write_attributes state. 2005-02-20 11:44:32 +00:00
winver.rc