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
*
Add Xtensa port
Nick Clifton
2003-04-01
8
-0
/
+518
*
* libc/sys/cygwin/sys/dirent.h (struct DIR): Change type of
Corinna Vinschen
2003-04-01
2
-1
/
+6
*
Fixes for iWMMXt contribution.
Nick Clifton
2003-04-01
2
-1
/
+5
*
* exceptions.cc (setup_handler): Make sure winapi lock is released when exiting
Christopher Faylor
2003-03-31
2
-0
/
+6
*
* include/_mingw.h (_CRTIMP): Make conditional on __USE_CRTIMP.
Danny Smith
2003-03-31
2
-2
/
+9
*
2003-03-30 Hans E. Molin <kvasi@users.sourceforge.net>
Danny Smith
2003-03-30
2
-1
/
+5
*
* include/cygwin/fs.h: Remove unneeded include.
Christopher Faylor
2003-03-30
3
-5
/
+8
*
2003-03-30 Danny Smith <dannysmith@users.sourceforge.net>
Danny Smith
2003-03-29
5
-10
/
+295
*
* syscalls.cc (login): Fix comment.
Corinna Vinschen
2003-03-29
2
-4
/
+7
*
* syscalls.cc: Slightly cleanup all utmp functions.
Corinna Vinschen
2003-03-29
2
-70
/
+132
*
* include/commctrl.h (ANIMATE_CLASS,HOTKEY_CLASS,PROGRESS_CLASS,
Danny Smith
2003-03-29
2
-47
/
+93
*
* Makefile.in: Remove EXE_LDFLAGS. Fix fhandler_CFLAGS typo. Recognize .s
Christopher Faylor
2003-03-29
4
-82
/
+9
*
* Makefile.common (ALL_CXXFLAGS): Make normal '=' type variable so that
Christopher Faylor
2003-03-29
2
-1
/
+6
*
2003-03-28 Bang Jun-Young <junyoung@netbsd.org>
Danny Smith
2003-03-29
2
-0
/
+5
*
* include/sys/cygwin.h: Declare cygwin_internal as unsigned long.
Christopher Faylor
2003-03-28
3
-2
/
+12
*
* thread.cc: Change 1==foo equations to foo==1 throughout.
Thomas Pfaff
2003-03-27
2
-13
/
+17
*
* thread.h: Change class names, methods, members and local vars
Thomas Pfaff
2003-03-27
5
-472
/
+486
*
* winsup.api/pthread/rwlock1.c: Remove pthreads-win32 header.
Thomas Pfaff
2003-03-27
7
-202
/
+9
*
* winsup.api/pthread/condvar7.c (mythread): Cast
Thomas Pfaff
2003-03-27
4
-4
/
+13
*
note mount binary default.
Christopher Faylor
2003-03-27
1
-2
/
+2
*
Add iWMMXt support to ARM simulator
Nick Clifton
2003-03-27
2
-1
/
+37
*
* autoload.cc: added RegGetKeySecurity()
Corinna Vinschen
2003-03-27
3
-12
/
+73
*
* include/secext.h (GetComputerObjectName[AW],GetUserNameEx[AW],
Danny Smith
2003-03-27
4
-8
/
+42
*
* setup-net.sgml: Make suggested additions to setup.exe documentation
Joshua Daniel Franklin
2003-03-27
2
-5
/
+24
*
2003-03-27 Vladimir Michl <michlv@users.sourceforge.net>
Danny Smith
2003-03-27
2
-12
/
+19
*
* include/w32api.h: Increment version to 2.4.
Earnie Boyd
2003-03-26
3
-3
/
+8
*
Move some ddk defines to winnt.h as per MSDN documentation
Danny Smith
2003-03-26
6
-327
/
+286
*
Joe Buehler <jhpb@draco.hekimian.com>
Christopher Faylor
2003-03-26
3
-32
/
+37
*
Add iWMMXt support
Nick Clifton
2003-03-25
4
-1
/
+20
*
* cygcheck.cc (dump_sysinfo): Ensure that CYGWIN environment variable is
Christopher Faylor
2003-03-25
2
-1
/
+10
*
* setup-net.sgml: Improve setup.exe documentation
Joshua Daniel Franklin
2003-03-23
1
-1
/
+1
*
* setup-net.sgml: Improve setup.exe documentation
Joshua Daniel Franklin
2003-03-23
1
-15
/
+12
*
* setup-net.sgml: Improve setup.exe documentation
Joshua Daniel Franklin
2003-03-23
2
-21
/
+36
*
*** empty log message ***
Thomas Pfaff
2003-03-23
1
-1
/
+1
*
* thread.h (class List): Move inline code inside class
Thomas Pfaff
2003-03-23
3
-209
/
+201
*
* setup-net.sgml: Document setup.exe
Joshua Daniel Franklin
2003-03-22
1
-6
/
+6
*
* setup-net.sgml: Document setup.exe
Joshua Daniel Franklin
2003-03-22
2
-0
/
+205
*
* pipe.cc (fhandler_pipe::dup): Don't dup input_handle if it doesn't exist.
Christopher Faylor
2003-03-22
2
-3
/
+11
*
* syscalls.cc (unlink): Be more defensive when SetFileAttributes is called.
Christopher Faylor
2003-03-22
2
-3
/
+10
*
* fork.cc: Conditionalize use of slow_pid_reuse throughout. It's not necessary
Christopher Faylor
2003-03-22
2
-0
/
+9
*
* s390.h (s390_opcode_arch_val): Rename to s390_opcode_mode_val.
Martin Schwidefsky
2003-03-21
2
-4
/
+20
*
2003-03-20 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2003-03-20
3
-2
/
+8
*
Add Cirrus Maverick support to arm simulator
Nick Clifton
2003-03-20
2
-2
/
+24
*
* fhandler_socket.cc (fhandler_socket::sendto): Restrict EPIPE and
Corinna Vinschen
2003-03-20
2
-2
/
+12
*
* sigproc.h (signal_fixup_after_exec): Eliminate argument in declaration.
Christopher Faylor
2003-03-20
5
-11
/
+30
*
*lib/ndis.def (NdisAllocateMemory): Correct stdcall suffix.
Danny Smith
2003-03-20
2
-4
/
+12
*
* glob.c: Eliminate __INSIDE_CYGWIN__ preprocessor conditionals
Corinna Vinschen
2003-03-19
2
-12
/
+5
*
* fhandler_disk_file.cc (fhandler_disk_file::fstat_helper): Fix
Corinna Vinschen
2003-03-19
4
-14
/
+25
*
* include/cygwin/version.h (CYGWIN_VERSION_CHECK_FOR_USING_BIG_TYPES):
Corinna Vinschen
2003-03-19
3
-2
/
+15
*
2003-03-18 D.Venkatasubramanian <dvenkat@noida.hcltech.com>
Jeff Johnston
2003-03-18
3
-0
/
+28
[next]