1998-04-14 |
drepper | Formatting fixes. |
tree | commitdiff |
1998-04-14 |
drepper | Formatting fixes. |
tree | commitdiff |
1998-04-14 |
drepper | Formatting fixes. |
tree | commitdiff |
1998-04-13 |
drepper | Update. |
tree | commitdiff |
1998-04-10 |
drepper | (SIGCHLD example): Save errno. |
tree | commitdiff |
1998-04-09 |
drepper | (Interface Naming): Correct @deftypefun line for if_ind... |
tree | commitdiff |
1998-04-09 |
drepper | (Connecting): Fix typos. |
tree | commitdiff |
1998-04-09 |
drepper | (Address Formats): Change ?F_LOCAL, ?F_FILE, ?F_UNIX. |
tree | commitdiff |
1998-04-09 |
drepper | (main): Remove filename first. |
tree | commitdiff |
1998-04-09 |
drepper | (make_named_socket): Use PF_LOCAL instead of PF_UNIX. |
tree | commitdiff |
1998-04-09 |
drepper | (main): Use AF_LOCAL instead of AF_UNIX. |
tree | commitdiff |
1998-04-09 |
drepper | Spelling fixes. |
tree | commitdiff |
1998-04-07 |
drepper | Change file namespace to local namespace. |
tree | commitdiff |
1998-04-07 |
drepper | (Top): Change "file namespace" to "local namespace". |
tree | commitdiff |
1998-04-07 |
drepper | Describe some more critical points. |
tree | commitdiff |
1998-04-07 |
drepper | Mention risks of tmpnam and mktemp. |
tree | commitdiff |
1998-04-05 |
drepper | (make_named_socket): Use AF_LOCAL instead of AF_FILE. |
tree | commitdiff |
1998-04-01 |
drepper | Use object-suffixes-for-libc instead object-suffixes. |
tree | commitdiff |
1998-03-30 |
drepper | (make_socket): Use uint16_t for port. |
tree | commitdiff |
1998-03-30 |
drepper | (make_named_socket): Removed blank lines for clarification. |
tree | commitdiff |
1998-03-30 |
drepper | Use uint16_t. |
tree | commitdiff |
1998-03-30 |
drepper | (main): Change prototype of make_socket following chang... |
tree | commitdiff |
1998-03-30 |
drepper | (SERVERHOST): Use mescaline.gnu.org as example host. |
tree | commitdiff |
1998-03-30 |
drepper | (Reporting Bugs): Ask to include section names in reports. |
tree | commitdiff |
1998-03-30 |
drepper | (Finding Tokens in a String): Extend strsep description... |
tree | commitdiff |
1998-03-30 |
drepper | Remove misguided explicit line breaks and fix the forma... |
tree | commitdiff |
1998-03-30 |
drepper | Remove misguided explicit line breaks and fix the forma... |
tree | commitdiff |
1998-03-30 |
drepper | (Socket-Level Options): Remove misguided explicit line... |
tree | commitdiff |
1998-03-26 |
drepper | (Supported Configurations): Add arm-linuxaout and arm... |
tree | commitdiff |
1998-03-25 |
drepper | (distribute): Change dir-add.texi to dir-add.texinfo. |
tree | commitdiff |
1998-03-25 |
drepper | (Tips for Installation): It's notappendixsec, not ... |
tree | commitdiff |
1998-03-25 |
drepper | Use supported platform in examples. |
tree | commitdiff |
1998-03-25 |
drepper | (Tips for Installation): New section. |
tree | commitdiff |
1998-03-25 |
drepper | (Scanning Directory Content): Fix typo. |
tree | commitdiff |
1998-03-23 |
drepper | The database is not called network but networks. |
tree | commitdiff |
1998-03-23 |
drepper | (Scanning Directory Content): Add missing closing brace. |
tree | commitdiff |
1998-03-23 |
drepper | (Heap Consistency Checking): Add paragraph explaining... |
tree | commitdiff |
1998-03-21 |
drepper | (Scanning Directory Content): Add desription for 64bits... |
tree | commitdiff |
1998-03-19 |
drepper | Adjust for better TeX output. |
tree | commitdiff |
1998-03-18 |
drepper | Add missing rules. |
tree | commitdiff |
1998-03-18 |
drepper | (Heap Consistency Checking): (Heap Consistency Checking... |
tree | commitdiff |
1998-03-18 |
drepper | (Installation): Use i486-linux as example instead of... |
tree | commitdiff |
1998-03-17 |
drepper | manual/maint.texi: Split out installation and contribution |
tree | commitdiff |
1998-03-17 |
drepper | (Process Completion): Clarify return value of waitpid... |
tree | commitdiff |
1998-03-10 |
drepper | (Reading/Closing Directory): Document readdir_r behavio... |
tree | commitdiff |
1998-03-10 |
drepper | (Temporary Files): Add comment about mkstemp opening... |
tree | commitdiff |
1998-03-05 |
drepper | More @prep -> @gnu changes. |
tree | commitdiff |
1998-03-04 |
drepper | Update from texinfo. |
tree | commitdiff |
1998-03-04 |
drepper | Change bug-glibc@prep.ai.mit.edu to bug-glibc@gnu.org. |
tree | commitdiff |
1998-02-27 |
drepper | (Old-style number conversion): Correct typo. |
tree | commitdiff |
1998-02-18 |
drepper | (Old-style number conversion): This node is a section... |
tree | commitdiff |
1998-02-17 |
drepper | (Old-style number conversion): Correct some typos. |
tree | commitdiff |
1998-02-16 |
drepper | Document [efg]cvt function family. |
tree | commitdiff |
1998-02-11 |
drepper | (Using the Memory Debugger): Fix typo. |
tree | commitdiff |
1998-02-10 |
drepper | Rewrite to describe correct POSIX behaviour, add descri... |
tree | commitdiff |
1998-02-10 |
drepper | (Formatted Output Functions): Explicitly say that the... |
tree | commitdiff |
1998-02-10 |
drepper | (Host Address Functions): Clarify description of inet_n... |
tree | commitdiff |
1998-02-10 |
drepper | (Error Messages): Correct description of strerror_r. |
tree | commitdiff |
1998-01-30 |
drepper | (Heap Consistency Checking): mcheck is declared in... |
tree | commitdiff |
1998-01-30 |
drepper | Don't try to install the info files if makeinfo is... |
tree | commitdiff |
1998-01-21 |
drepper | (Priority): Correct description of PRIO_MAX. |
tree | commitdiff |
1998-01-21 |
drepper | (Wide String Conversion): Fix declaration of wcstombs. |
tree | commitdiff |
1998-01-20 |
drepper | (Parsing of Integers): Correct description of strtoul. |
tree | commitdiff |
1997-12-28 |
drepper | Change definition of mul macro. |
tree | commitdiff |
1997-12-22 |
drepper | Explain mtrace output a bit more. |
tree | commitdiff |
1997-12-14 |
drepper | (Signal Stack): Remove spurious @item. |
tree | commitdiff |
1997-12-14 |
drepper | Document mtrace. |
tree | commitdiff |
1997-12-01 |
drepper | Don't update info if makeinfo is too old. |
tree | commitdiff |
1997-11-26 |
drepper | Fix last patch. |
tree | commitdiff |
1997-11-22 |
drepper | (Imaginary Unit): Move @end deftypevr to right place. |
tree | commitdiff |
1997-11-22 |
drepper | Add stdio-fp.c. |
tree | commitdiff |
1997-11-18 |
drepper | Document need of binutils 2.8.1.0.17. |
tree | commitdiff |
1997-11-18 |
drepper | Fix typo in @ifclear. |
tree | commitdiff |
1997-11-13 |
drepper | Document the fact that localtime returns 0 if the time... |
tree | commitdiff |
1997-11-13 |
drepper | Allow multiple defitino of mul etc. |
tree | commitdiff |
1997-11-13 |
drepper | Update documentation according to most recent ISO C... |
tree | commitdiff |
1997-11-11 |
drepper | Describe hh modifier for scanf/printf. |
tree | commitdiff |
1997-11-11 |
drepper | (system): Describe behaviour for NULL argument. |
tree | commitdiff |
1997-11-11 |
drepper | (Tools for Installation): Don't recommend broken versio... |
tree | commitdiff |
1997-11-11 |
drepper | Misc doc fixes. |
tree | commitdiff |
1997-11-05 |
drepper | (Feature Test Macros): Add _POSIX_C_SOURCE definition. |
tree | commitdiff |
1997-11-04 |
drepper | (Reading/Closing Directory): Correct description of... |
tree | commitdiff |
1997-11-04 |
drepper | Apply Paul Eggert's patch for better _POSIX_C_SOURCE... |
tree | commitdiff |
1997-10-31 |
drepper | Document GLOB_ONLYDIR. |
tree | commitdiff |
1997-10-29 |
drepper | (general): Grammar, typo, overfull fixes. |
tree | commitdiff |
1997-10-29 |
drepper | Describe connect, accept, send, sendmsg, sendto, recv... |
tree | commitdiff |
1997-10-29 |
drepper | (Porting): Remove another reference to stub directory. |
tree | commitdiff |
1997-10-29 |
drepper | Correct prototype in readdir_r description. |
tree | commitdiff |
1997-10-29 |
drepper | Describe _POSIX_C_SOURCE and _XOPEN_SOURCE dependency. |
tree | commitdiff |
1997-10-26 |
drepper | Document B38400 ... B460800. |
tree | commitdiff |
1997-10-26 |
drepper | Correct return values of bcopy and bzero. |
tree | commitdiff |
1997-10-26 |
drepper | Document globfree. |
tree | commitdiff |
1997-10-26 |
drepper | Document tcgetsid. |
tree | commitdiff |
1997-10-26 |
drepper | (Scanning Directory Content): Document error case more. |
tree | commitdiff |
1997-10-26 |
drepper | (Absolute Value): Spelling fix. |
tree | commitdiff |
1997-10-15 |
drepper | Spelling fixes. |
tree | commitdiff |
1997-10-12 |
drepper | Document positional parameters for printf. |
tree | commitdiff |
1997-10-12 |
drepper | Document truncate and ftruncate. |
tree | commitdiff |
1997-10-12 |
drepper | Document _LARGEFILE_SOURCE, _LARGEFILE64_SOURCE and... |
tree | commitdiff |
1997-10-12 |
drepper | Document all the _SC_ and _CS_ constants. |
tree | commitdiff |
next |