]> sourceware.org Git - newlib-cygwin.git/shortlog
newlib-cygwin.git
2014-08-31 Corinna Vinschen * ntsec.xml (ntsec-common): Drop outdated comment...
2014-08-31 Corinna Vinschen * uinfo.cc (pwdgrp::fetch_account_from_windows): Disal...
2014-08-31 Corinna Vinschen * utils.xml (setfacl): Drop outdated note that default...
2014-08-31 Corinna Vinschen * setfacl.c (usage): Drop outdated note that default...
2014-08-31 Corinna Vinschen * ntsec.xml: Disable description of db_prefix and...
2014-08-31 Corinna Vinschen * uinfo.cc (cygheap_pwdgrp::init): Fix comment. Rearr...
2014-08-31 Corinna Vinschen * uinfo.cc (pwdgrp::fetch_account_from_windows): Disal...
2014-08-31 Corinna Vinschen * sec_acl.cc (setacl): Add comment. Handle NULL ACE...
2014-08-31 Corinna Vinschen * utils.xml (getfacl): Document additional suid/sgid...
2014-08-31 Corinna Vinschen * getfacl.c (usage): Add flags description.
2014-08-28 Corinna Vinschen * fhandler.cc (fhandler_base::facl): Drop CLASS_OBJ...
2014-08-28 Corinna Vinschen * fhandler_disk_file.cc (fhandler_disk_file::fstatvfs...
2014-08-27 DJ Delorie* libc/include/math.h (frexpl): Remove parameter name.
2014-08-27 Corinna Vinschen * fhandler.h (fhandler_pty_slave::fch_open_handles...
2014-08-27 Corinna Vinschen * kernel32.cc (CreateFileMappingW): Fix default standa...
2014-08-27 Corinna Vinschen * ntea.cc (read_ea): Change left-over return to __leav...
2014-08-26 Corinna Vinschen * path.h (path_conv::init_reopen_attr): Change from...
2014-08-25 Corinna Vinschen * cygtls.cc (san::leave/x86_64): Implement.
2014-08-25 Corinna Vinschen * cygtls.cc (_cygtls::remove): Revert previous patch.
2014-08-22 Corinna Vinschen * Throughout, use __try/__except/__endtry blocks,...
2014-08-21 Corinna Vinschen * miscfuncs.cc (__import_address): Cover the first...
2014-08-21 Corinna Vinschen * net.cc (if_freenameindex): Don't catch a SEGV from...
2014-08-21 Corinna Vinschen * dir.cc (rmdir): Don't skip deleting fh in the ENOTEM...
2014-08-20 Corinna Vinschen * tls_pbuf.h (tmp_pathbuf::tmp_pathbuf): Convert to...
2014-08-19 Corinna Vinschen * dir.cc (dirfd): Per POSIX, return EINVAL on invalid...
2014-08-19 Richard Earnshaw * libc/machine/aarch64/memchr.S: Add check for zero...
2014-08-19 Corinna Vinschen * fhandler.h (enum conn_state): Add "connect_credxchg...
2014-08-19 Corinna Vinschen * autoload.cc: Replace WNet[...]A with WNet[...]W...
2014-08-19 Corinna Vinschen * fhandler.h (fhandler_serial::is_tty): Reinstantiate.
2014-08-18 Corinna Vinschen * miscfuncs.cc (strlwr): Rename from cygwin_strlwr...
2014-08-18 Corinna Vinschen * libc/include/sys/signal.h: Declare sigaltstack for...
2014-08-18 Jeff Johnston2014-08-18 Jeff Johnston <jjohnstn@redhat.com>
2014-08-18 Joel Sherrill2014-08-18 Joel Sherrill <joel.sherrill@oarcorp.com>
2014-08-18 Joel Sherrill2014-08-18 Joel Sherrill <joel.sherrill@oarcorp.com>
2014-08-18 Corinna Vinschen*** empty log message ***
2014-08-18 Corinna Vinschen * dtable.cc (dtable::init_std_file_from_handle): Menti...
2014-08-15 Corinna Vinschen * configure.ac: Convert to new AC_INIT style.
2014-08-15 Corinna Vinschen * winsup.h (_GNU_SOURCE): Define. Explain why.
2014-08-15 Corinna Vinschen * cygerrno.h (seterrno): Define as (always) inline...
2014-08-15 Corinna VinschenAdd missing file from last patch
2014-08-14 Corinna Vinschen * cygwin-api.xml: Include misc-funcs.xml.
2014-08-14 Corinna Vinschen * dll_init.sgml: Remove.
2014-08-14 Corinna Vinschen * cygwin-api.xml: Move chapter tags from path.xml...
2014-08-14 Corinna Vinschen * security.sgml: Move to ../doc dir and rename to...
2014-08-14 Corinna Vinschen * Makefile.in: Throughout use parenthesis instead...
2014-08-14 Corinna Vinschen * utils.xml: Move to ../doc.
2014-08-14 Corinna Vinschen * path.sgml: Move to ../doc dir and rename to path...
2014-08-14 Corinna Vinschen * dlmalloc.c: Remove unused file.
2014-08-14 Corinna Vinschen * arm/elf-nano.specs: New file.
2014-08-14 Corinna Vinschen * libc/stdio/findfp.c (std): Don't inline when optimiz...
2014-08-13 Corinna Vinschen * new-features.xml: (ov-new1.7.33): Add new section.
2014-08-13 Corinna Vinschen * include/cygwin/version.h (CYGWIN_VERSION_DLL_MINOR...
2014-08-11 Corinna Vinschen * cpuid.h: Add missing copyright header. Fix formatti...
2014-08-07 Yaakov Selkowitz* common.din (__cxa_finalize): Export.
2014-08-07 Yaakov Selkowitz* Makefile.common (COMPILE.cc): Add -fno-use-cxa-atexit.
2014-08-06 Corinna Vinschen * passwd.c (usage): Rename DAYS to MINDAYS and MAXDAYS.
2014-08-06 Corinna Vinschen * ntsec.xml (ntsec-mapping): Drop plus-prepended built...
2014-08-06 Corinna Vinschen * include/sys/file.h: Add extern "C".
2014-08-04 Jon TURNEY * libc/include/math.h: Also define M_PI etc. if _XOPEN...
2014-08-04 Corinna Vinschen * common.din (__cxa_atexit): Export.
2014-08-04 Corinna Vinschen * uinfo.cc (pwdgrp::fetch_account_from_windows): Drop...
2014-08-03 Yaakov Selkowitz* faq-what.xml (faq.what.who): Remove mention of retire...
2014-08-01 Eric Blakeheaders: properly decorate attributes
2014-08-01 Eric Blakeheaders: properly decorate attributes
2014-08-01 Yaakov Selkowitz* faq-what.xml (faq.what.who): CGF has retired.
2014-07-30 Corinna Vinschen * uinfo.cc (pwdgrp::fetch_account_from_windows): Fix...
2014-07-30 Corinna Vinschen * ntsec.xml: Small improvments.
2014-07-30 Corinna Vinschen * new-features.xml: (ov-new1.7): Change section title.
2014-07-30 Corinna Vinschen * new-features.xml: (ov-new1.7.1): Add new section...
2014-07-30 Corinna Vinschen * cygwin.xsl: Allow 3 section levels in TOC.
2014-07-30 Corinna Vinschen * libc/string/strerror.c: Fix documentation so makedoc...
2014-07-29 Corinna VinschenAdd missing utils.xml
2014-07-29 Corinna Vinschen * mkgroup.c (usage): Move info message that this ...
2014-07-29 Corinna Vinschen * cygheap.h (class cygheap_domain_info): Remove lowest...
2014-07-28 Anthony GreenFix typo in previous commit
2014-07-27 Anthony GreenAdd moxiebox support.
2014-07-24 Corinna Vinschen * fhandler_socket.cc (fhandler_socket::send_internal...
2014-07-22 Joel Sherrill2014-07-22 Joel Sherrill <joel.sherrill@oarcorp.com>
2014-07-21 Corinna Vinschen * thread.cc (pthread::init_mainthread): Initialize...
2014-07-21 Corinna Vinschenbump to 32
2014-07-21 Corinna Vinschen * uinfo.cc: Fix typo in comment.
2014-07-21 Corinna Vinschen * new-features.xml: (ov-new1.7.31): Add new section.
2014-07-18 Corinna Vinschen*** empty log message ***
2014-07-17 Corinna VinschenFix missing generated files
2014-07-17 Corinna Vinschen * configure.host: Remove or16 and or32 targets and...
2014-07-16 Christopher... .
2014-07-16 Corinna Vinschen * arm/elf-aprofile-validation.specs (*link): Make...
2014-07-16 Corinna Vinschen*** empty log message ***
2014-07-16 Corinna Vinschen * thread.cc (pthread::create): Handle stackaddr as...
2014-07-16 Corinna Vinschen*** empty log message ***
2014-07-16 Corinna VinschenFix typo
2014-07-15 Christopher... * sigproc.cc (sigproc_init): Set aside more buffer...
2014-07-15 Christopher... * sigproc.cc (send_sig): Don't report an error if Write...
2014-07-15 Corinna VinschenFix typo
2014-07-14 Christopher... * sigproc.cc (send_sig): Fix bad format in diagnostic...
2014-07-14 Corinna Vinschen * libc/include/sys/errno.h: Fix comments.
2014-07-14 Corinna Vinschen * uinfo.cc (cygheap_domain_info::init): Correctly set
2014-07-14 Corinna Vinschen * thread.cc (pthread_mutex::pthread_mutex): Change...
2014-07-11 Richard Earnshaw[aarch64] Add memchr.
2014-07-09 Corinna Vinschen * thread.cc (pthread::create): Use PTHREAD_DEFAULT_STA...
next
This page took 0.059934 seconds and 5 git commands to generate.