index
:
cygnal
cygnal-2.5.2
cygnal-2.9.0-branch
cygnal-3-1-6-98-branch
cygnal-3-1-98-branch
cygwin-master
"Cygwin Native Application Lib" --- http://www.kylheku.com/cygnal
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
winsup
/
cygwin
Commit message (
Expand
)
Author
Age
Files
Lines
*
* syslog.cc (vsyslog): Print debug message if ReportEventA fails.
Corinna Vinschen
2003-09-29
2
-2
/
+7
*
* sigproc.cc (proc_subproc): Restrict permissions on ppid_handle.
Christopher Faylor
2003-09-28
5
-4
/
+16
*
* devices.h: Move a few device major numbers. Fix typo of FH_UDP.
Corinna Vinschen
2003-09-28
6
-731
/
+349
*
* device.shilka (device::parse): Allow units on other than tty.
Christopher Faylor
2003-09-27
3
-2
/
+6
*
* wincap.cc (wincapc::init): Allow requesting server info for NT4 SP6.
Corinna Vinschen
2003-09-27
2
-4
/
+17
*
* path.cc (symlink_info::check): Use new introducer for mknod'ed files.
Christopher Faylor
2003-09-27
3
-4
/
+10
*
* devices.shilka: Add /dev/sda disk devices.
Christopher Faylor
2003-09-27
3
-185
/
+588
*
* cygwin-shilka: Remove '#line directives' or suffer debugging oddities. Use
Christopher Faylor
2003-09-27
6
-290
/
+1139
*
remove accidental checkin
Christopher Faylor
2003-09-27
1
-20
/
+0
*
* Makefile.in: Add libusr32.a to DLL_IMPORTS.
Christopher Faylor
2003-09-27
5
-17
/
+121
*
* fhandler_tty.cc (fhandler_tty_slave::ioctl): Properly set ioctl_request event
Christopher Faylor
2003-09-27
3
-21
/
+48
*
* fhandler_console.c (fhandler_console::read): Record the state of the SHIFT,
Christopher Faylor
2003-09-27
4
-2
/
+54
*
2003-09-26 Pierre Humblet <pierre.humblet@ieee.org>
Pierre Humblet
2003-09-27
5
-5
/
+12
*
2003-09-26 Pierre Humblet <pierre.humblet@ieee.org>
Pierre Humblet
2003-09-27
4
-2
/
+29
*
2003-09-26 Pierre Humblet <pierre.humblet@ieee.org>
Pierre Humblet
2003-09-27
7
-58
/
+91
*
* mmap.cc (munmap): Use correct address and length parameters when
Corinna Vinschen
2003-09-26
2
-3
/
+11
*
* spawn.cc (spawn_guts): Set errno to E2BIG if command line is
Corinna Vinschen
2003-09-26
2
-0
/
+12
*
* dtable.cc (build_fh_name): Return pointer to a 'nodevice' rather than a NULL
Christopher Faylor
2003-09-26
2
-2
/
+7
*
* fork.cc (fork_parent): Detect failed pinfo constructor.
Christopher Faylor
2003-09-26
3
-1
/
+15
*
* spawn.cc (spawnve): Remove vfork short circuit and let caller deal with error
Christopher Faylor
2003-09-26
2
-3
/
+6
*
* spawn.cc (spawn_guts): Catch potential error from pinfo.remember. Change
Christopher Faylor
2003-09-26
2
-6
/
+23
*
* spawn.cc (spawn_guts): Move system signal handling stuff after CreateProcess
Christopher Faylor
2003-09-25
2
-19
/
+24
*
2003-09-25 Pierre Humblet <pierre.humblet@ieee.org>
Pierre Humblet
2003-09-25
3
-8
/
+15
*
* include/tzfile.h: Add some missing entries.
Christopher Faylor
2003-09-25
8
-10
/
+47
*
* include/paths.h: Add some missing entries.
Christopher Faylor
2003-09-25
2
-4
/
+17
*
* shared_info.h (CURR_MOUNT_MAGIC): Fix.
Christopher Faylor
2003-09-25
3
-68
/
+70
*
*** empty log message ***
Pierre Humblet
2003-09-25
1
-0
/
+25
*
2003-09-24 Pierre Humblet <pierre.humblet@ieee.org>
Pierre Humblet
2003-09-25
8
-58
/
+67
*
correct incorrect checkin
Christopher Faylor
2003-09-25
1
-1
/
+1
*
* devices.cc: New file.
Christopher Faylor
2003-09-25
80
-2000
/
+2950
*
* dcrt0.cc (do_exit): Eliminate "C" linkage. Call events_terminate early.
Christopher Faylor
2003-09-23
5
-24
/
+36
*
* spawn.cc (pthread_cleanup): New struct.
Christopher Faylor
2003-09-20
2
-13
/
+37
*
* include/cygwin/version.h: Bump DLL minor number to 6.
Christopher Faylor
2003-09-20
2
-1
/
+5
*
* thread.h (__reent_t::init_clib): Declare new function.
Christopher Faylor
2003-09-20
3
-2
/
+20
*
fix accidental checkin
Christopher Faylor
2003-09-20
1
-1
/
+1
*
* syscalls.cc (system): Strip signal considerations from here so that they are
Christopher Faylor
2003-09-20
8
-31
/
+901
*
* fhandler_tty.cc (fhandler_pty_master::process_slave_output):
Corinna Vinschen
2003-09-18
3
-12
/
+73
*
* syscalls.cc (gethostid): Add lpFreeBytesAvailable argument to
Christopher Faylor
2003-09-17
2
-1
/
+9
*
* fhandler_process.cc (fhandler_process::fill_filebuf): Open pinfo with
Christopher Faylor
2003-09-17
3
-3
/
+11
*
fix stupid typo
Christopher Faylor
2003-09-17
1
-1
/
+1
*
* pinfo.h (winpids::pid_access): New element.
Christopher Faylor
2003-09-17
7
-20
/
+53
*
* cygheap.cc (cygheap_user::set_saved_sid): Rename from set_orig_sid.
Corinna Vinschen
2003-09-16
6
-19
/
+31
*
fix typo
Christopher Faylor
2003-09-16
1
-1
/
+1
*
* getopt.cc (opterr): Reinstate initialization.
Christopher Faylor
2003-09-16
4
-4
/
+13
*
* exceptions.cc (sig_handle_tty_stop): Fix boneheaded mistake by using correct
Christopher Faylor
2003-09-16
2
-1
/
+6
*
2003-09-15 Pierre Humblet <pierre.humblet@ieee.org>
Pierre Humblet
2003-09-16
7
-32
/
+52
*
* Makefile.in: Make malloc_wrapper -fomit-frame-pointer.
Christopher Faylor
2003-09-14
6
-18
/
+28
*
* fhandler_disk_file.cc (path_conv::ndisk_links): Fix potential off-by-one
Christopher Faylor
2003-09-14
2
-1
/
+7
*
* include/sys/cygwin.h: Rename PID_UNUSED to PID_MAP_RW.
Christopher Faylor
2003-09-13
6
-8
/
+19
*
* include/cygwin/version.h: Bump DLL minor number to 5.
Christopher Faylor
2003-09-13
2
-1
/
+5
[next]