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
*
* times.cc (hires_ms::usecs): Don't overreact.
Corinna Vinschen
2004-06-30
2
-1
/
+5
*
* times.cc (hires_ms::usecs): Reinit timer when system time overflows.
Corinna Vinschen
2004-06-30
2
-0
/
+10
*
* thread.cc (__cygwin_lock_lock): Don't bother locking when there is only one
Christopher Faylor
2004-06-27
2
-2
/
+20
*
* fhandler_proc.cc (format_proc_cpuinfo): Test CPU vendor and print
Corinna Vinschen
2004-06-23
2
-0
/
+33
*
* fhandler_socket.cc (fhandler_socket::release): Call
Corinna Vinschen
2004-06-23
2
-2
/
+7
*
* autoload.cc (wsock_init): Keep lock while modifying return address.
Christopher Faylor
2004-06-22
2
-2
/
+6
*
* fhandler.cc (fhandler_base::open): Remove 9x specific code.
Corinna Vinschen
2004-06-17
2
-9
/
+4
*
2004-06-17 Pierre Humblet <pierre.humblet@ieee.org>
Pierre Humblet
2004-06-17
7
-43
/
+55
*
* fhandler.cc (fhandler_base::open): Substitute FILE_SUPERSEDE with
Corinna Vinschen
2004-06-17
2
-1
/
+6
*
* include/cygwin/version.h: REALLY bump dll minor version to 11.
Christopher Faylor
2004-06-09
2
-1
/
+5
*
* include/cygwin/ipc.h: Make IPC_INFO visible only for ipc system
Corinna Vinschen
2004-06-08
2
-0
/
+7
*
* path.cc (fchdir): Pass the Posix path to chdir.
Corinna Vinschen
2004-06-08
2
-1
/
+5
*
* dtable.cc (dtable::find_fifo): Release lock after fifo found (still racy).
Christopher Faylor
2004-06-07
6
-70
/
+118
*
* winbase.h (ilockincr): Add more neverending changes from the inexplicable
Christopher Faylor
2004-06-04
2
-2
/
+9
*
* autoload.cc (IsDosDeviceName_U): Define.
Christopher Faylor
2004-06-03
2
-4
/
+15
*
revert accidental checkin
Christopher Faylor
2004-06-03
1
-4
/
+5
*
* winbase.h (ilockincr): More changes from the inexplicable world of gcc asm
Christopher Faylor
2004-06-03
5
-7
/
+22
*
* winbase.h (ilockincr): YA correction to ensure correct operation with no
Christopher Faylor
2004-06-03
2
-4
/
+10
*
* cygserver.h (CYGWIN_SERVER_VERSION_API): Bump.
Corinna Vinschen
2004-06-03
2
-1
/
+5
*
* include/cygwin/ipc.h (IPC_KEY_IS_SHMID): Redefine to a more sensible
Corinna Vinschen
2004-06-03
2
-3
/
+8
*
remove erroneous ChangeLog entry
Christopher Faylor
2004-06-03
1
-4
/
+0
*
* winbase.h: Fix all ilock defs as per cygwin 1.5.10 release.
Christopher Faylor
2004-06-03
1
-0
/
+4
*
add missing changelog entry
Christopher Faylor
2004-06-02
1
-0
/
+4
*
* spawn.cc (find_exec): Use has_slash to determine if path has a slash rather
Christopher Faylor
2004-06-02
4
-13
/
+21
*
2004-05-30 Pierre Humblet <pierre.humblet@ieee.org>
Pierre Humblet
2004-05-31
2
-24
/
+31
*
* fhandler_disk_file.cc (fhandler_disk_file::fchmod): Only try to open the file
Christopher Faylor
2004-05-29
2
-1
/
+6
*
* path.cc (chdir): Always use the normalized_path as posix_cwd, except if it
Christopher Faylor
2004-05-28
44
-282
/
+287
*
* winbase.h: Semi-revert previous patch as it caused strange behavior. Use
Christopher Faylor
2004-05-25
3
-5
/
+10
*
* include/cygwin/version.h: Bump DLL minor number to 11.
Christopher Faylor
2004-05-25
2
-1
/
+5
*
* winbase.h: Add proper attributions for memory operands throughout.
Christopher Faylor
2004-05-25
2
-6
/
+10
*
* include/cygwin/version.h: Bump api minor version number.
Christopher Faylor
2004-05-25
4
-3
/
+13
*
* tty.cc (tty_list::allocate_tty): Leave tty_mutex armed on successful return
Christopher Faylor
2004-05-20
3
-3
/
+17
*
* grp.cc (getgrgid_r): Replace struct group by struct __group32 in
Corinna Vinschen
2004-05-17
2
-4
/
+10
*
* cygwin.din: Add symbols flockfile, ftrylockfile, funlockfile,
Corinna Vinschen
2004-05-17
11
-3
/
+170
*
* tty.cc (tty_list::init): Move hmaster initialization earlier to prevent
Christopher Faylor
2004-05-17
2
-1
/
+6
*
Change the name "title_mutex" to "tty_mutex" throughout.
Christopher Faylor
2004-05-17
7
-42
/
+50
*
add missing file
Christopher Faylor
2004-05-16
1
-0
/
+32
*
* fhandler_socket.cc (fhandler_socket::recvfrom): Use original flags
Corinna Vinschen
2004-05-16
2
-12
/
+15
*
* cygthread.cc (cygthread::is): Eliminate.
Christopher Faylor
2004-05-16
9
-105
/
+153
*
revert previous not-ready-for-primetime checkin.
Christopher Faylor
2004-05-15
6
-93
/
+55
*
* cygheap.h: Remove some parameter names from declarations throughout.
Christopher Faylor
2004-05-15
8
-61
/
+105
*
* cygheap.h (cwdstuff::set): Modify return value and arguments.
Christopher Faylor
2004-05-15
2
-36
/
+68
*
remove keyword stuff
Christopher Faylor
2004-05-12
1
-292
/
+2
*
* path.cc (path_conv::check): Don't bail out with error if path is "//".
Corinna Vinschen
2004-05-12
2
-1
/
+5
*
* cygheap.h (struct init_cygheap): Add mt_h member.
Corinna Vinschen
2004-05-12
3
-3
/
+10
*
2004-05-12 Pierre Humblet <pierre.humblet@ieee.org>
Pierre Humblet
2004-05-12
4
-36
/
+61
*
* fhandler.cc (fhandler_base::open): Set file attributes to correct
Corinna Vinschen
2004-05-11
3
-0
/
+9
*
* fhandler.h (class fhandler_socket): Add "owner" status flag.
Corinna Vinschen
2004-05-10
3
-12
/
+50
*
2004-05-09 Pierre Humblet <pierre.humblet@ieee.org>
Pierre Humblet
2004-05-09
2
-11
/
+17
*
* syscalls.cc: Include environ.h.
Christopher Faylor
2004-05-08
3
-11
/
+14
[next]