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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
2005-09-23 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
Chris Sutcliffe
2005-09-23
2
-0
/
+11
*
* tlsoffsets.h: Regenerate.
Christopher Faylor
2005-09-23
2
-63
/
+60
*
* pinfo.cc (pinfo::exit): Eliminate use of _my_tls.thread_handle.
Christopher Faylor
2005-09-23
2
-10
/
+6
*
* enable.m4: New file.
Tom Tromey
2005-09-23
3
-0
/
+64
*
2005-09-23 James E Wilson <wilson@specifix.com>
Jeff Johnston
2005-09-23
17
-48
/
+73
*
* cygtls.h (struct _cygtls::thread_handle): Remove/revert.
Christopher Faylor
2005-09-23
4
-17
/
+23
*
2005-09-23 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
Chris Sutcliffe
2005-09-23
2
-0
/
+6
*
* tlsoffsets.h: Regenerate.
Christopher Faylor
2005-09-23
2
-59
/
+64
*
* cygheap.cc (cygheap_fixup_in_child): It's not just for exec.
Christopher Faylor
2005-09-23
8
-25
/
+47
*
* pinfo.cc (set_myself): Call strace.hello unconditionally when DEBUGGING.
Christopher Faylor
2005-09-22
2
-1
/
+15
*
* fhandler_disk_file.cc (fhandler_base::fstat_helper): Fix copy/paste
Corinna Vinschen
2005-09-22
2
-1
/
+6
*
* strace.cc (strace::vsprntf): Avoid accessing myself->pid if !myself.
Christopher Faylor
2005-09-22
2
-1
/
+5
*
* include/sys/strace.h (_STRACE_ON): Remove semicolon from definition.
Christopher Faylor
2005-09-22
2
-2
/
+7
*
* fhandler.h (fhandler_base::fstat_helper): Declare with additional
Corinna Vinschen
2005-09-22
4
-31
/
+75
*
Fix typo.
Corinna Vinschen
2005-09-21
1
-8
/
+8
*
Align error message handling to mkpasswd's error messages throughout.
Corinna Vinschen
2005-09-21
3
-63
/
+145
*
* cygthread.cc (cygthread::operator new): Just use getenv() to look for
Christopher Faylor
2005-09-21
2
-4
/
+9
*
2005-09-21 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
Chris Sutcliffe
2005-09-21
3
-1
/
+15
*
2005-09-20 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2005-09-20
2
-11
/
+250
*
2005-09-20 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2005-09-20
3
-30
/
+52
*
2005-09-20 Shaun Jackman <sjackman@gmail.com>
Jeff Johnston
2005-09-20
2
-12
/
+17
*
2005-09-20 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2005-09-20
2
-0
/
+5
*
* spawn.cc (av::fixup): Just blindly run any file if it has a .bat or .cmd
Christopher Faylor
2005-09-20
2
-1
/
+7
*
2005-09-19 David Edelsohn <edelsohn@gnu.org>
David Edelsohn
2005-09-20
3
-62
/
+92
*
* dcrt0.cc (do_exit): Only call sigproc_terminate from one location --
Christopher Faylor
2005-09-20
6
-21
/
+45
*
2005-09-19 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2005-09-19
2
-0
/
+5
*
white space changes to force new snapshot
Christopher Faylor
2005-09-19
1
-3
/
+3
*
* sigproc.cc (talktome): Take siginfo_t argument. Don't scan all pids trying
Christopher Faylor
2005-09-19
2
-7
/
+12
*
* include/winsock2.h (SO_EXCLUSIVEADDRUSE): Define.
Danny Smith
2005-09-19
2
-0
/
+6
*
* include/stdlib.h (strtof): Add prototype. Uglify
Danny Smith
2005-09-19
2
-6
/
+25
*
* pipe.cc (fhandler_pipe::open): Use 'cfree' to free buffer since it is now
Christopher Faylor
2005-09-17
2
-1
/
+6
*
* net.cc (cygwin_inet_ntop): Change len argument to socklen_t to
Corinna Vinschen
2005-09-17
4
-3
/
+11
*
* environ.cc (build_env): Use "kilo"bytes not "mega"bytes. Return immediately
Christopher Faylor
2005-09-16
3
-2
/
+11
*
* environ.cc (build_env): Clear envblock and return NULL on attempt to use env
Christopher Faylor
2005-09-16
3
-1
/
+17
*
* environ.cc (environ_init): Protect with a 'myfault' in case
Christopher Faylor
2005-09-16
2
-0
/
+15
*
* environ.cc (environ_init): Issue an error if GetEnvironmentStrings fails and
Christopher Faylor
2005-09-16
2
-0
/
+11
*
* pinfo.h (EXITCODE_SET): Move out of range of Windows error.
Christopher Faylor
2005-09-16
3
-19
/
+23
*
* sigproc.cc (no_signals_available): Return true if sending to self from the
Christopher Faylor
2005-09-16
5
-14
/
+16
*
* sigproc.cc (wait_sig): Reorganize exit case so that ExitProcess is always
Christopher Faylor
2005-09-15
2
-12
/
+27
*
* cygwinenv.sgml (ntea): Add some wording to scare people away
Corinna Vinschen
2005-09-15
2
-5
/
+15
*
* spawn.cc (av::fixup): Avoid breaking out of the wrong "loop".
Christopher Faylor
2005-09-15
2
-19
/
+22
*
* hookapi.cc (hook_or_detect_cygwin): Simplify very slightly.
Christopher Faylor
2005-09-15
3
-11
/
+36
*
* spawn.cc (av::error): Eliminate.
Christopher Faylor
2005-09-14
2
-22
/
+27
*
* cygtls.h (san): New structure.
Christopher Faylor
2005-09-14
4
-26
/
+46
*
* heap.cc (heap_init): Revert 2005-09-11 patch as it seems to inexplicably
Christopher Faylor
2005-09-14
2
-2
/
+8
*
Remove some more unneeded 'return;'s throughout.
Christopher Faylor
2005-09-14
18
-24
/
+4
*
* sigproc.h: Protect declaration so that it only happens when
Christopher Faylor
2005-09-14
2
-0
/
+7
*
.
Christopher Faylor
2005-09-14
1
-1
/
+1
*
* exceptions.cc (sigtid): Remove declaration.
Christopher Faylor
2005-09-14
8
-42
/
+79
*
* dcrt0.cc (do_exit): Rely on sigproc_terminate to set exit_state
Christopher Faylor
2005-09-13
14
-60
/
+97
[prev]
[next]