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
...
*
Update and correct makefile rebuilding rules.
Keith Marshall
2012-01-15
6
-10
/
+62
*
More formatting adjustments.
Keith Marshall
2012-01-15
2
-13
/
+26
*
Miscellaneous formatting adjustments.
Keith Marshall
2012-01-15
4
-95
/
+124
*
Improve self-documentation of 'for' loop commands.
Keith Marshall
2012-01-15
5
-79
/
+88
*
Generalise 'all' rule to arbitrary prerequisite sub-directories.
Keith Marshall
2012-01-15
2
-2
/
+9
*
Derive package release index from configure time specification.
Keith Marshall
2012-01-15
3
-34
/
+37
*
Discontinue CVS tracking of generated 'configure' script.
Keith Marshall
2012-01-14
3
-3814
/
+10
*
Document support of printf %m conversion flag.
Yaakov Selkowitz
2012-01-13
1
-0
/
+3
*
* new-features.sgml (ov-new1.7.10): Document support for the %m
Yaakov Selkowitz
2012-01-13
2
-0
/
+10
*
* include/cygwin/config.h (_GLIBC_EXTENSION): Define.
Yaakov Selkowitz
2012-01-13
2
-0
/
+5
*
* libc/stdio/sprintf.c: Document 'm' conversion specifier.
Yaakov Selkowitz
2012-01-13
5
-3
/
+43
*
Document tgmath.h.
Yaakov Selkowitz
2012-01-12
1
-0
/
+2
*
* new-features.sgml (ov-new1.7.10): Document tgmath.h.
Yaakov Selkowitz
2012-01-12
2
-0
/
+8
*
add indirect_symbol to mach-o port.
Iain D Sandoe
2012-01-12
2
-0
/
+8
*
* libc/include/tgmath.h: New header.
Yaakov Selkowitz
2012-01-12
2
-0
/
+189
*
* spawn.cc (child_info_spawn::worker): Delete debugging.
Christopher Faylor
2012-01-11
2
-2
/
+4
*
Update copyright on all files checked in so far this year.
Christopher Faylor
2012-01-11
13
-38
/
+54
*
* libc/include/sys/unistd.h [__CYGWIN__] (get_current_dir_name):
Yaakov Selkowitz
2012-01-09
2
-0
/
+8
*
* libc/include/complex.h: Fix "/*" within comment warning.
Yaakov Selkowitz
2012-01-09
2
-1
/
+5
*
* libc/include/process.h: Remove Cygwin-only header.
Corinna Vinschen
2012-01-09
2
-37
/
+4
*
* include/cygwin/process.h: Move here from newlib.
Corinna Vinschen
2012-01-09
5
-6
/
+57
*
* miscfuncs.cc (thread_wrapper): Make sure stack is 16 byte aligned
Corinna Vinschen
2012-01-09
2
-1
/
+10
*
* Makefile.common (MINGW_LDFLAGS): Correctly use -L rather than -B here.
Corinna Vinschen
2012-01-09
2
-1
/
+5
*
* dtable.cc (dtable::stdio_init): Always initialize console when we have one.
Christopher Faylor
2012-01-08
5
-33
/
+32
*
Add my recent API additions.
Yaakov Selkowitz
2012-01-08
1
-1
/
+4
*
merge from gcc
Jason Merrill
2012-01-07
2
-0
/
+14
*
Ensure Makefile.comm source is included in distribution tarballs.
Keith Marshall
2012-01-06
2
-2
/
+8
*
2012-01-06 Chris Sutcliffe <ir0nh34d@users.sf.net>
Chris Sutcliffe
2012-01-06
2
-1
/
+5
*
* new-features.sgml (ov-new1.7.10): Document pthread_sigqueue.
Yaakov Selkowitz
2012-01-06
2
-1
/
+5
*
* cygwin.din (pthread_sigqueue): Export.
Yaakov Selkowitz
2012-01-06
6
-1
/
+31
*
2012-01-05 Chris Sutcliffe <ir0nh34d@users.sf.net>
Chris Sutcliffe
2012-01-05
2
-1
/
+5
*
bfd/
Tristan Gingold
2012-01-04
2
-0
/
+11
*
bfd/
Tristan Gingold
2012-01-04
2
-2
/
+16
*
bfd/
Tristan Gingold
2012-01-04
2
-5
/
+18
*
Copyright year update in most files of the GDB Project.
Joel Brobecker
2012-01-04
16
-24
/
+18
*
2012-01-03 Chris Sutcliffe <ir0nh34d@users.sf.net>
Chris Sutcliffe
2012-01-04
2
-1
/
+8
*
2012-01-03 Chris Sutcliffe <ir0nh34d@users.sf.net>
Chris Sutcliffe
2012-01-04
3
-20
/
+13
*
2012-01-03 Viachaslau Kulakouski <Viachaslau.Kulakouski@oracle.com>
Jeff Johnston
2012-01-03
2
-3
/
+7
*
Correct misuse of #ifdef, identified by 'make test'.
Keith Marshall
2012-01-03
2
-2
/
+9
*
* path.cc (get_current_dir_name): Avoid memory leak. Don't return PWD contents
Christopher Faylor
2012-01-02
2
-10
/
+14
*
* new-features.sgml (ov-new1.7.10): Document get_current_dir_name.
Yaakov Selkowitz
2012-01-01
2
-2
/
+7
*
* cygwin.din (get_current_dir_name): Export.
Yaakov Selkowitz
2012-01-01
5
-1
/
+31
*
Bump ChangeLog
Christopher Faylor
2012-01-01
2
-5318
/
+5318
*
Add a couple other items which have been changed since initial call for testing
Christopher Faylor
2011-12-31
1
-0
/
+10
*
Initial checkin of text Corinna sent to cygwin-announce.
Christopher Faylor
2011-12-31
1
-0
/
+110
*
* new-features.sgml (ov-new1.7.10): Document getpt.
Yaakov Selkowitz
2011-12-30
2
-1
/
+5
*
* cygwin.din (getpt): Export.
Yaakov Selkowitz
2011-12-30
6
-1
/
+19
*
* thread.cc: Mark pthread_rwlock_timedrdlock and
Yaakov Selkowitz
2011-12-30
2
-2
/
+8
*
* fhandler_dsp.cc (fhandler_dev_dsp::fhandler_dev_dsp): Set up device.
Christopher Faylor
2011-12-25
3
-2
/
+8
*
* path.cc (struct symlink_info): Add bool argument to declaration of
Corinna Vinschen
2011-12-24
2
-17
/
+40
[prev]
[next]