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
...
*
* 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
*
* fhandler_mem.cc (fhandler_dev_mem::fhandler_dev_mem): Move
Corinna Vinschen
2004-05-07
2
-19
/
+19
*
* fhandler_dsp.cc (fhandler_dev_dsp::Audio_out::stop): Move delete of
Corinna Vinschen
2004-05-07
2
-10
/
+23
*
Revert code reversion from 2004-04-03. So, revert to async I/O again.
Corinna Vinschen
2004-05-07
5
-143
/
+193
*
fix entry
Christopher Faylor
2004-05-07
1
-1
/
+6
*
* thread.cc (pthread::create): Move postcreate call to avoid a potential race.
Christopher Faylor
2004-05-07
1
-0
/
+7
*
Christopher Faylor <cgf@timesys.com>
Christopher Faylor
2004-05-07
3
-16
/
+33
*
2004-05-06 Pierre Humblet <pierre.humblet@ieee.org>
Pierre Humblet
2004-05-06
2
-74
/
+52
*
fix changelog dates
Christopher Faylor
2004-05-05
1
-2
/
+2
*
* path.cc (normalize_win32_path): Detect components with only dots. Remove a
Christopher Faylor
2004-05-04
2
-36
/
+32
*
* path.cc (is_unc_share): Remove redundant tests.
Christopher Faylor
2004-05-04
3
-11
/
+14
*
* crt0.o (mainCRTStartup): 16 byte align stack for main function.
Corinna Vinschen
2004-05-04
2
-0
/
+6
*
* path.cc (check_sysfile): Don't scan string twice.
Corinna Vinschen
2004-05-04
2
-2
/
+7
*
* dir.cc (writable_directory): Remove.
Corinna Vinschen
2004-05-03
4
-51
/
+8
*
* fhandler.cc (fhandler_base::open): Call path_conv::get_nt_native_path
Corinna Vinschen
2004-04-30
4
-20
/
+40
*
* fhandler.cc (fhandler_base::open): Fix NT native path evaluation
Corinna Vinschen
2004-04-30
2
-10
/
+20
*
* init.cc (threadfunc_fe): Hack to make thread stacks always 16
Corinna Vinschen
2004-04-30
2
-0
/
+7
*
* syscalls.cc (lseek64): Fix debug_printf format string.
Corinna Vinschen
2004-04-21
3
-2
/
+12
*
fix comment
Christopher Faylor
2004-04-20
1
-1
/
+1
[prev]
[next]