about summary refs log tree commit diff
path: root/inet/rcmd.c
Commit message (Expand)AuthorAgeFilesLines
* rcmd.c: Fix indentation in last commitSiddhesh Poyarekar2023-04-181-2/+2
* inet/rcmd.c: fix warn unused resultFrédéric Bérat2023-04-181-2/+5
* Move libc_freeres_ptrs and libc_subfreeres to hidden/weak functionsAdhemerval Zanella Netto2023-03-271-1/+4
* inet: Turn __ivaliduser into a compatibility symbolFlorian Weimer2022-08-101-13/+6
* Use 64 bit time_t stat internallyAdhemerval Zanella2021-06-221-3/+3
* inet: Free result from getaddrinfoSiddhesh Poyarekar2021-05-131-0/+1
* Remove internal usage of extensible stat functionsAdhemerval Zanella2020-09-111-2/+2
* inet: Remove internal_function attributeFlorian Weimer2017-08-311-2/+0
* Consistently use uintN_t not u_intN_t everywhere.Joseph Myers2017-08-071-4/+4
* Remove __need macros from signal.h.Zack Weinberg2017-05-201-6/+10
* rcmd/rexec: Fix typo in commentFlorian Weimer2017-04-191-1/+1
* Create more sockets with SOCK_CLOEXEC [BZ #15722]Florian Weimer2017-04-191-0/+1
* Remove the str(n)dup inlines from string/bits/string2.h. Although inliningWilco Dijkstra2017-03-131-1/+1
* inet: Remove SCCS keywordsFlorian Weimer2016-04-281-4/+0
* Convert 29 more function definitions to prototype style (multiple parameters ...Joseph Myers2015-10-201-46/+20
* Convert 703 function definitions to prototype style.Joseph Myers2015-10-161-5/+2
* Fix ruserok scalability with large ~/.rhosts file.Carlos O'Donell2015-07-081-19/+31
* * inet/rcmd.c (rresvport_af): Change ss to anonymous unionSteve Ellcey2015-05-191-18/+24
* Avoid use of "register" as optimization hint.Joseph Myers2013-06-071-2/+2
* Clean up internal fopen usesUlrich Drepper2011-11-151-6/+6
* * sysdeps/unix/sysv/linux/dl-osinfo.h (dl_fatal): Remove inlineUlrich Drepper2009-04-261-8/+13
* Remove useless "if" before "free".Ulrich Drepper2008-03-191-2/+1
* * inet/rcmd.c (iruserfopen): Remove redundant initialization.Roland McGrath2006-01-311-1/+0
* * include/stdio.h (__fxprintf): Remove wfmt argument.Ulrich Drepper2005-07-201-16/+12
* * wcsmbs/bits/wchar2.h: Add definitions for wcrtomb, mbsrtowcs,Ulrich Drepper2005-07-201-74/+29
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-25/+75
* 2.5-18.1Jakub Jelinek2007-07-121-75/+25
* Update.Ulrich Drepper2003-12-311-33/+15
* Update.Ulrich Drepper2003-10-271-9/+0
* Update.Ulrich Drepper2003-09-041-1/+1
* Update.Ulrich Drepper2003-02-211-5/+11
* (rcmd_af): Protect socket operations with TEMP_FAILURE_RETRY. Use writev ins...Ulrich Drepper2003-01-181-5/+14
* * include/libc-symbols.h (__libc_freeres_fn_section, libc_freeres_fn):Roland McGrath2002-11-011-5/+15
* * include/stdlib.h: Use libc_hidden_proto for wctomb.Roland McGrath2002-08-061-0/+4
* * sysdeps/posix/system.c (do_system): New function, guts broken out ofRoland McGrath2002-08-061-0/+4
* Update.Ulrich Drepper2002-05-151-2/+2
* Update.Ulrich Drepper2001-12-061-45/+60
* Update.Ulrich Drepper2001-08-171-10/+10
* Update.Ulrich Drepper2001-08-171-21/+110
* Update.Ulrich Drepper2001-07-171-0/+4
* (rcmd_af): Allow AF_UNSPEC as parameter.Ulrich Drepper2001-04-031-1/+1
* Update.Ulrich Drepper2001-01-271-2/+2
* (rcmd_af): Use socklen_t for len.Andreas Jaeger2001-01-011-1/+1
* Update.Ulrich Drepper2000-11-261-1/+1
* Update.Ulrich Drepper2000-09-011-3/+3
* Update.Ulrich Drepper2000-08-291-2/+3
* Update.Ulrich Drepper2000-08-211-3/+3
* Update.Ulrich Drepper2000-05-291-30/+21
* Update.Ulrich Drepper2000-05-291-4/+2
* Update.Ulrich Drepper2000-05-071-3/+8