1999-06-09 |
drepper | Adjust for renaming of structure elements. |
tree | commitdiff |
1999-06-09 |
drepper | Define cookie functions with all the names. |
tree | commitdiff |
1999-04-28 |
drepper | (old_proc_file_chain): Don't initialize with 0. |
tree | commitdiff |
1999-04-28 |
drepper | (proc_file_chain): Don't initialize with 0. |
tree | commitdiff |
1999-04-28 |
drepper | (_IO_cookie_seek): Correct return value. |
tree | commitdiff |
1999-04-12 |
drepper | (_IO_obstack_overflow): Put the write end at |
tree | commitdiff |
1999-04-11 |
drepper | (CPPFLAGS-.o): Don't define IO_DEBUG. |
tree | commitdiff |
1999-03-29 |
schwab | 1999-03-29 Paul Eggert <eggert@twinsun.com> |
tree | commitdiff |
1999-03-26 |
schwab | * libio/oldiofdopen.c (_IO_old_fdopen): Bring over... |
tree | commitdiff |
1999-01-28 |
drepper | (_IO_un_link): Move #ifdef introduced in last change... |
tree | commitdiff |
1999-01-28 |
drepper | (__getc_unlocked): Avoid compiler warning. |
tree | commitdiff |
1999-01-28 |
drepper | (_IO_un_link, _IO_link_in): Don't use locking if _IO_MT... |
tree | commitdiff |
1999-01-26 |
drepper | Add prototype for fgetc_unlocked. |
tree | commitdiff |
1999-01-26 |
drepper | Rename functio to __getc_unlocked and make getc_unlocke... |
tree | commitdiff |
1999-01-26 |
drepper | Add fgetc alias. |
tree | commitdiff |
1999-01-26 |
drepper | kIt's the same as getc. |
tree | commitdiff |
1999-01-26 |
drepper | [GLIBC_2.1]: Add fgetc_unlocked. |
tree | commitdiff |
1999-01-26 |
drepper | (routines): Remove fgetc. |
tree | commitdiff |
1999-01-24 |
drepper | (_IO_fopen): Pass correct value as fourth parameter... |
tree | commitdiff |
1999-01-24 |
drepper | (_IO_fopen64): Pass correct value as fourth parameter... |
tree | commitdiff |
1998-12-31 |
drepper | (list_all_lock): New variable. |
tree | commitdiff |
1998-12-17 |
drepper | Use __fcntl instead fcntl. |
tree | commitdiff |
1998-12-17 |
drepper | Use __close not close. |
tree | commitdiff |
1998-12-14 |
drepper | Add 0 as new parameter to __path_search. |
tree | commitdiff |
1998-12-04 |
drepper | Add __retrict. |
tree | commitdiff |
1998-12-01 |
drepper | (_IO_unbuffer_write): Renamed from _IO_unbuffer_all. |
tree | commitdiff |
1998-11-25 |
drepper | (fread_unlocked): Add missing parentheses around parame... |
tree | commitdiff |
1998-11-24 |
drepper | Clean up entries. |
tree | commitdiff |
1998-11-23 |
drepper | glibc 2.0 compatibility version of iopclose.c. |
tree | commitdiff |
1998-11-23 |
drepper | glibc 2.0 compatibility version of iopopen.c. |
tree | commitdiff |
1998-11-23 |
drepper | (pclose): Make it default for GLIBC_2.1. |
tree | commitdiff |
1998-11-23 |
drepper | (_IO_new_file_jumps): Removed. |
tree | commitdiff |
1998-11-23 |
drepper | (_IO_proc_open, _IO_popen, popen, _IO_proc_close):... |
tree | commitdiff |
1998-11-23 |
drepper | (_IO_new_popen, _IO_old_popen, __new_pclose, __old_pclo... |
tree | commitdiff |
1998-11-23 |
drepper | (_IO_popen, _IO_proc_open, _IO_proc_close, popen, pclos... |
tree | commitdiff |
1998-11-23 |
drepper | (routines): Add oldiopopen and oldpclose. |
tree | commitdiff |
1998-11-16 |
drepper | (_IO_cookie_io_functions_t): Protect with __USE_GNU. |
tree | commitdiff |
1998-11-16 |
drepper | (fread_unlocked): Don't evaluate non-constant twice... |
tree | commitdiff |
1998-11-13 |
drepper | Correct and improve fread_unlocked and fwrite_unlocked... |
tree | commitdiff |
1998-11-12 |
drepper | Optimizations for stream functions. |
tree | commitdiff |
1998-11-12 |
drepper | Move optimizations into bits/stdio.h. |
tree | commitdiff |
1998-11-12 |
drepper | Undefine fwrite_unlocked before definition. |
tree | commitdiff |
1998-11-12 |
drepper | Undefine fread_unlocked before definition. |
tree | commitdiff |
1998-11-12 |
drepper | Pretty print. |
tree | commitdiff |
1998-11-12 |
drepper | (headers): Add bits/stdio.h. |
tree | commitdiff |
1998-11-08 |
drepper | Don't report error if something was read in and errno... |
tree | commitdiff |
1998-11-05 |
drepper | (_IO_FILE_complete): Remove _IO_save_ptr. |
tree | commitdiff |
1998-11-05 |
drepper | (_IO_least_marker): Add additional parameter |
tree | commitdiff |
1998-11-04 |
drepper | (old_do_write): New function. |
tree | commitdiff |
1998-11-04 |
drepper | (new_do_write): New function. |
tree | commitdiff |
1998-10-26 |
drepper | Move __path_search, __gen_tempname, __libc_fatal to... |
tree | commitdiff |
1998-10-25 |
drepper | (rewind): Clear the error. |
tree | commitdiff |
1998-10-25 |
drepper | (_IO_seekoff): Check the valid dir value. |
tree | commitdiff |
1998-10-25 |
drepper | (_IO_old_file_seekoff): Always resync with the kernel... |
tree | commitdiff |
1998-10-25 |
drepper | (_IO_new_file_seekoff): Always resync with the kernel... |
tree | commitdiff |
1998-10-23 |
drepper | (_IO_seekmark): When switching to backup buffer make... |
tree | commitdiff |
1998-10-13 |
drepper | Use it to replace the kludgey __P in inline function... |
tree | commitdiff |
1998-10-06 |
drepper | Use __P in definitions of inline stat functions so... |
tree | commitdiff |
1998-10-01 |
drepper | (FILEBUF_LITERAL) [! _IO_MTSAFE_IO]: Don't initialize... |
tree | commitdiff |
1998-09-29 |
drepper | [!__STDC__]: Define const only if not defined. |
tree | commitdiff |
1998-09-23 |
drepper | Define __need_getopt and include getopt.h to define... |
tree | commitdiff |
1998-09-22 |
drepper | (_IO_default_pbackfail): Add cast to unsigned char... |
tree | commitdiff |
1998-09-18 |
drepper | (_IO_FILE_complete): Add _IO_save_ptr. |
tree | commitdiff |
1998-09-18 |
drepper | (_IO_seekoff): Only remove pushback buffer if mode!=0. |
tree | commitdiff |
1998-09-18 |
drepper | (_IO_ftell): Add offset from original buffer if stream... |
tree | commitdiff |
1998-09-18 |
drepper | (_IO_fgetpos64): Add offset from original buffer if... |
tree | commitdiff |
1998-09-18 |
drepper | (_IO_fgetpos): Add offset from original buffer if strea... |
tree | commitdiff |
1998-09-18 |
drepper | Free backup buffer if one is available. |
tree | commitdiff |
1998-09-18 |
drepper | (_IO_switch_to_main_get_area): Swap _IO_read_ptr and... |
tree | commitdiff |
1998-09-18 |
drepper | (ftello64): Add offset from original buffer if stream... |
tree | commitdiff |
1998-09-18 |
drepper | (ftello): Add offset from original buffer if stream... |
tree | commitdiff |
1998-09-18 |
drepper | (_IO_new_file_underflow): Before allocating buffer... |
tree | commitdiff |
1998-09-16 |
drepper | (_IO_stdin_used): Update declaration. |
tree | commitdiff |
1998-09-07 |
drepper | Fix comment. |
tree | commitdiff |
1998-09-06 |
drepper | Correct reversed #ifs. |
tree | commitdiff |
1998-08-31 |
drepper | Make vfscanf, scanf, and vsscanf available if __USE_ISOC9X. |
tree | commitdiff |
1998-08-26 |
drepper | Fix typo. |
tree | commitdiff |
1998-08-26 |
drepper | (_IO_getline_info): Don't read anything for N == 0. |
tree | commitdiff |
1998-08-23 |
drepper | (_IO_vsnprintf): Set first byte of destination array... |
tree | commitdiff |
1998-08-23 |
drepper | (_IO_do_write, _IO_file_attach, _IO_file_close_it,... |
tree | commitdiff |
1998-08-23 |
drepper | (_IO_do_write, _IO_file_attach, _IO_file_close_it,... |
tree | commitdiff |
1998-08-23 |
drepper | (_IO_do_write, _IO_file_attach, _IO_file_close_it,... |
tree | commitdiff |
1998-08-23 |
drepper | (_IO_do_write, _IO_file_attach, _IO_file_close_it,... |
tree | commitdiff |
1998-08-20 |
drepper | (_IO_file_seekoff): Don't adjust pointers if _IO_SYSSEE... |
tree | commitdiff |
1998-08-20 |
drepper | (FILEBUF_LITERAL): Also initialize new _offset element. |
tree | commitdiff |
1998-08-20 |
drepper | (_IO_pos_BAD): Define of type _IO_fpos64_t. |
tree | commitdiff |
1998-08-20 |
drepper | (FILEBUF_LITERAL): Set the _offset field to _IO_pos_BAD. |
tree | commitdiff |
1998-08-20 |
drepper | (_IO_file_seekoff): Don't adjust pointers if _IO_SYSSEE... |
tree | commitdiff |
1998-08-18 |
drepper | Define extern inline functions only if __USE_EXTERN_INL... |
tree | commitdiff |
1998-08-11 |
drepper | (_IO_file_sync): Use _IO_ssize_t for delta, not _IO_size_t. |
tree | commitdiff |
1998-08-09 |
drepper | Move __ prototypes into include/* header. |
tree | commitdiff |
1998-08-08 |
drepper | Backward compatiblity version of tmpfile. |
tree | commitdiff |
1998-08-08 |
drepper | Unlink file before freeing it if command creation faile... |
tree | commitdiff |
1998-08-08 |
drepper | Fix typo. Avoid unnessary casts. |
tree | commitdiff |
1998-08-08 |
drepper | Avoid unnecessary cast. |
tree | commitdiff |
1998-08-08 |
drepper | (routines) [$(versioning)=yes]: Add oldtmpfile. |
tree | commitdiff |
1998-08-03 |
drepper | Prototype __gen_tempname and __path_search, not __stdio... |
tree | commitdiff |
1998-07-22 |
drepper | (_IO_file_sync): Don't lock stream here. |
tree | commitdiff |
1998-07-20 |
drepper | Use __PMT in typedefs. |
tree | commitdiff |
1998-07-20 |
drepper | Use __PMT in typedefs. |
tree | commitdiff |
next |