]> sourceware.org Git - newlib-cygwin.git/shortlog
newlib-cygwin.git
2014-03-21 Jeff Johnston2014-03-21 Sabrini Ni <sabrinanitw@gmail.com>
2014-03-21 Jeff Johnston2014-03-21 Sabrina Ni <sabrinanitw@gmail.com>
2014-03-20 Christopher... * fhandler_dsp.cc (fhandler_dev_dsp::ioctl): Actually...
2014-03-19 Christopher... * fhandler.h (fhandler_dev_dsp): Remove variable names...
2014-03-19 Corinna Vinschen * exception.h (exception::handle_while_being_debugged...
2014-03-19 Corinna VinschenFix ChangeLog
2014-03-19 Corinna Vinschen * fhandler_dsp.cc (fhandler_dev_dsp::fixup_after_fork...
2014-03-18 Christopher... * fhandler_dsp.cc (fhandler_dev_dsp::fixup_after_fork...
2014-03-18 Corinna Vinschen Partially revert patch from 2014-03-04.
2014-03-17 Christopher... * sigproc.h (no_thread_exit_protect): New class.
2014-03-12 Corinna Vinschen * Makefile.in (OBJS): Add pwdgrp.o.
2014-03-12 Corinna Vinschen * cygheap.h (enum cygheap_pwdgrp::cache_t): Remove.
2014-03-12 Corinna Vinschen * Throughout, fix format specifiers in debug statement...
2014-03-12 Corinna Vinschen * uinfo.cc (pwdgrp::fetch_account_from_windows): Avoid...
2014-03-12 Corinna Vinschen * include/cygwin/socket.h (IPV6_JOIN_GROUP): Revert.
2014-03-11 Corinna VinschenFix ChangeLog entry date.
2014-03-10 Christopher... * fhandler.h (dev_console::b): Redefine as CONSOLE_SCRE...
2014-03-10 Christopher... * fhandler_console.cc (dev_console::save_restore):...
2014-03-10 Christopher... * fhandler_console.cc (fhandler_console::save_restore...
2014-03-09 Christopher... * fhandler.h (fhandler_console::dwBufferSize): Delete.
2014-03-09 Christopher... * sigproc.cc (_cygtls::remove_wq): Reset thread_ev...
2014-03-09 Christopher... * fhandler_console.cc (fhandler_console::char_command...
2014-03-09 Christopher... * dir.cc (opendir): Propagate any errno from build_fh_name.
2014-03-07 Corinna Vinschen * pwdgrp.h (pwdgrp::is_passwd): New inline method.
2014-03-07 Corinna Vinschen * libc/include/stdlib.h (strtold): Define if _HAVE_LON...
2014-03-06 Corinna Vinschen * passwd.cc (pg_ent::enumerate_builtin): Convert pwd_b...
2014-03-06 Corinna Vinschen * setpwd.cc (client_request_setpwd::serve): Use RtlSec...
2014-03-06 Corinna Vinschen * setlsapwd.cc (setlsapwd): Use RtlSecureZeroMemory...
2014-03-05 Corinna Vinschen * ldap.cc (rediscover_thread): Remove.
2014-03-05 Corinna Vinschen * include/cygwin/config.h (__TM_GMTOFF): Define.
2014-03-05 Corinna Vinschen * libc/include/time.h (__TM_GMTOFF): Remove Cygwin...
2014-03-05 Corinna Vinschen * localtime.cc: Define TM_GMTOFF and TM_ZONE based...
2014-03-05 Corinna Vinschen * libc/include/time.h (__TM_GMTOFF): Define on Cygwin.
2014-03-04 Jeff Johnston2014-02-27 Joey Ye <joey.ye@arm.com>
2014-03-04 Corinna Vinschen * exception.h (exception::handler_installed): Remove.
2014-03-04 Corinna Vinschen * libc/include/machine/_default_types.h: Define unsign...
2014-03-03 Corinna Vinschen * exception.h (exception::exception): Install vectored...
2014-03-03 Corinna Vinschen * sec_helper.cc (cygpsid::get_id): Move Samba SID...
2014-02-28 Corinna Vinschen * uinfo.cc (pwdgrp::fetch_account_from_windows): Only...
2014-02-28 Corinna Vinschen * cygheap.h (cygheap_user::sid): Return reference...
2014-02-27 Corinna Vinschen * autoload.cc (CheckTokenMembership): Import.
2014-02-27 Corinna Vinschen * path.cc (find_fast_cwd_pointer): Fix preceeding...
2014-02-26 Corinna VinschenFix typo
2014-02-26 Christopher... * fhandler.h (fhandler_console::scroll_buffer_screen...
2014-02-24 Corinna Vinschen * mkgroup.c (domlist_t): Drop id_offset.
2014-02-23 Jon TURNEY * minidumper.cc (minidump): Fix -t option argument...
2014-02-23 Christopher... * dev_console::scroll_buffer): Reinstate clipping region.
2014-02-23 Christopher... * fhandler.h (dev_console::is_fullscreen): Delete.
2014-02-22 Corinna Vinschen * external.cc (cygwin_internal): Add cases for CW_GETN...
2014-02-21 Corinna Vinschen * pwdgrp.h (pwdgrp::fetch_account_from_windows): Add...
2014-02-20 Corinna Vinschen * libm/complex/complex.tex: Fix wrong syntax in docume...
2014-02-20 Corinna Vinschen * grp.cc (getgrouplist): Fix previous fix so ret is...
2014-02-20 Corinna Vinschen*** empty log message ***
2014-02-20 Corinna Vinschen * grp.cc (get_groups): Don't add gid to list if it...
2014-02-20 Corinna Vinschen * libc/stdio/open_memstream.c (internal_open_memstream...
2014-02-19 Corinna Vinschen * passwd.cc (pg_ent::setent): Initialize cygheap domai...
2014-02-18 Christopher... * Makefile.in: Ignore errors on doc install.
2014-02-18 Corinna Vinschen * external.cc (cygwin_internal): Handle new CW_SETENT...
2014-02-18 Christopher... *** empty log message ***
2014-02-18 Corinna Vinschen * setlsapwd.cc (setlsapwd): Fix conditional expression...
2014-02-17 Corinna Vinschen * autoload.cc (ldap_abandon): Import.
2014-02-16 Corinna Vinschen * miscfuncs.h (NT_readline::close): New function to...
2014-02-16 Corinna Vinschen * dcrt0.cc (dll_crt0_1): Call initial_setlocale before...
2014-02-16 Christopher... * DevNotes: Add entry cgf-000024.
2014-02-15 Christopher... * pinfo.cc (winpids::add): Always copy pinfo structure...
2014-02-14 Corinna Vinschen * uinfo.cc (pwdgrp::fetch_account_from_windows): Defau...
2014-02-13 Corinna VinschenFix typo
2014-02-13 Corinna Vinschen * ldap.cc (cyg_ldap::fetch_posix_offset_for_domain...
2014-02-12 Corinna Vinschen * uinfo.cc (cygheap_pwdgrp::nss_init_line): Explicitel...
2014-02-11 Jeff Johnston2014-02-11 Joey Ye <joey.ye@arm.com>
2014-02-11 Jeff Johnston2014-02-11 Joey Ye <joey.ye@arm.com>
2014-02-11 Christopher... * winsup.h: Turn off previous workaround but leave...
2014-02-11 Corinna Vinschen * ldap.cc (rediscover_thread): Give argument a useful...
2014-02-11 Corinna Vinschen * autoload.cc (NetLocalGroupGetInfo): Replace NetGroup...
2014-02-11 Christopher... * winsup.h (Interlocked*): Use intrinsic versions of...
2014-02-10 Corinna Vinschen * uinfo.cc (cygheap_domain_info::init): Drop accidenta...
2014-02-10 Corinna Vinschen * uinfo.cc (cygheap_domain_info::init): Fix handling...
2014-02-10 Corinna Vinschen * cygheap.cc (cwcsdup): Change parameter to correct...
2014-02-10 Corinna Vinschen * uinfo.cc (pwdgrp::fetch_account_from_windows): Add...
2014-02-10 Corinna Vinschen * dcrt0.cc (child_info_spawn::handle_spawn): Call...
2014-02-10 Christopher... .
2014-02-10 Christopher... * environ.cc (strbrk): Properly deal with environment...
2014-02-09 Christopher... * environ.cc (strbrk): New function.
2014-02-09 Corinna Vinschen * libc/include/pwd.h: Include <sys/cdefs.h>.
2014-02-09 Corinna Vinschen*** empty log message ***
2014-02-09 Corinna Vinschen Introduce reading passwd/group entries from SAM/AD...
2014-02-09 Christopher... * sigproc.cc (sig_send): Don't bother with an error...
2014-02-09 Jon TURNEY2014-02-07 Jon TURNEY <jon.turney@dronecode.org.uk>
2014-02-08 Corinna VinschenFix ChangeLog
2014-02-08 Corinna Vinschen * miscfuncs.h (class NT_readline): New class to implem...
2014-02-06 Corinna Vinschen * fhandler_disk_file.cc (fhandler_disk_file::fchown...
2014-02-05 Rainer Orth PR target/59788
2014-02-04 Jeff Johnston2014-02-04 Matthias Braun <matze@braunis.de>
2014-02-04 Corinna Vinschen * include/cygwin/version.h (CYGWIN_VERSION_DLL_MINOR...
2014-02-03 Richard Earnshaw * aarch64/Makefile.in (RDIMON_SCRIPTS): Rule to build...
2014-01-31 Corinna Vinschen*** empty log message ***
2014-01-31 Christopher... * fhandler.h (cltype): Add cl_buf_beg, cl_buf_end.
2014-01-30 DJ Delorie* msp430/Makefile.in (crt0-minrt.o, crtn-minrt.o):...
2014-01-29 Christopher... * faq-setup.xml: Minor snapshot instruction rewording...
2014-01-28 Corinna Vinschen * aarch64/cpu-init/rdimon-aem-el3.S (flat_map): Use...
next
This page took 0.05853 seconds and 5 git commands to generate.