aboutsummaryrefslogtreecommitdiff
path: root/include/libiberty.h
AgeCommit message (Expand)AuthorFilesLines
2005-05-28libiberty.h: (snprintf) [!HAVE_DECL_SNPRINTF]: Declare if needed.Eli Zaretskii1-0/+10
2005-05-24libiberty.h (ACONCAT): Properly cast value of alloca().Gabriel Dos Reis1-1/+1
2005-05-12libiberty.h: Do not define empty basename prototype.Steve Ellcey1-1/+4
2005-05-10Update the address and phone number of the FSF organization.Nick Clifton1-2/+2
2005-04-26libiberty.h (unlock_std_streams): New.Kaveh R. Ghazi1-0/+6
2005-04-19hashtab.h, [...]: Don't use the PTR macro.Kaveh R. Ghazi1-5/+5
2005-04-16libiberty.h (unlock_stream): New.Kaveh R. Ghazi1-0/+6
2005-04-14libiberty.h (fopen_unlocked, [...]): Remove parameter names.Kaveh R. Ghazi1-3/+3
2005-04-11libiberty.h (fopen_unlocked, [...]): Provide prototypes for new functions.Kaveh R. Ghazi1-0/+8
2005-03-29* libiberty.h: Fix indentation.Ian Lance Taylor1-1/+1
2005-03-29pex-common.c: New file.Ian Lance Taylor1-1/+163
2005-03-29* libiberty.h (ffs): Declare, if necessary.Mark Mitchell1-0/+7
2005-03-26demangle.h: Remove uses of PARAMS.Gabriel Dos Reis1-50/+48
2005-03-25libiberty.h (xstrndup): Declare.Kaveh R. Ghazi1-0/+4
2005-03-22* libiberty.h (make_relative_prefix): Add ATTRIBUTE_MALLOC.Kaveh R. Ghazi1-1/+1
2005-03-10libiberty.h (gettimeofday): Declare.Mark Mitchell1-0/+9
2005-03-01libiberty.h: Declare unlink_if_ordinary.Jan Beulich1-0/+4
2004-09-13* libiberty.h (basename): Prototype for __MINGW32__.Aaron W. LaFramboise1-1/+1
2004-09-05builtin-attrs.def (ATTR_SENTINEL, [...]): New.Kaveh Ghazi1-5/+5
2004-08-02libiberty.h (XDELETE, [...]): Remove any const-qualification before disposal.Gabriel Dos Reis1-3/+3
2004-07-24libiberty.h (XNEW, [...]): Move here from libcpp/internal.h.Bernardo Innocenti1-0/+31
2004-07-13libiberty.h (ASTRDUP): Add casts required for stricter type conversion rules ...Bernardo Innocenti1-2/+2
2003-05-15hex.c (_hex_value): Make this unsigned.Jim Blandy1-2/+2
2003-02-27* libiberty.h: Document return value of physmem routines.Kaveh R. Ghazi1-1/+1
2003-02-21libiberty.h (physmem_total, [...]): Prototype.Kaveh R. Ghazi1-0/+4
2003-02-20* libiberty.h (lrealpath): Add declaration.Daniel Jacobowitz1-0/+4
2002-11-24* libiberty.h (basename): Add NetBSD to the list.Simon Burge1-1/+1
2002-11-22libiberty.h (make_relative_prefix): Add prototype.Daniel Jacobowitz1-0/+6
2002-09-20libiberty.h (asprintf, vasprintf): Don't declare them if the corresponding HA...Alexandre Oliva1-0/+4
2002-06-24libiberty.h (basename): Don't declare if HAVE_DECL_BASENAME.Alan Modra1-3/+3
2002-01-28* libiberty.h (C_alloca): Add ATTRIBUTE_MALLOC.Kaveh R. Ghazi1-2/+2
2001-10-23libiberty.h (hex_init): Revert delete.Kaveh R. Ghazi1-0/+1
2001-10-22libiberty.h (_hex_value): Const-ify.Kaveh R. Ghazi1-2/+1
2001-10-07demangle.h (demangler_engine): Const-ify.Kaveh R. Ghazi1-1/+1
2001-09-24libiberty.h (reconcat): New function.Kaveh R. Ghazi1-0/+9
2001-09-18libiberty.h (concat, [...]): Improve comments.Kaveh R. Ghazi1-9/+15
2001-09-17libiberty.h (concat_length, [...]): New.Kaveh R. Ghazi1-0/+27
2001-09-17libiberty.h (ASTRDUP): New macro.Kaveh R. Ghazi1-0/+13
2001-08-10(lbasename): Change function declaration to return a const char pointer.Andrew Cagney1-1/+1
2001-03-31* libiberty.h (alloca): Handle setting C_ALLOCA.Kaveh R. Ghazi1-1/+6
2001-03-14Fix copyright datesNick Clifton1-0/+25
2001-03-10lbasename.c: New file.Neil Booth1-0/+4
2001-03-06aclocal.m4 (libiberty_AC_FUNC_C_ALLOCA): New.Zack Weinberg1-0/+14
2000-11-22Makefile.in, [...]: Expunge remaining traces of facility for running MD files...Zack Weinberg1-6/+10
2000-08-24* libiberty.h (ARRAY_SIZE): New macro.Greg McGary1-0/+2
2000-05-23getopt.h (getopt): Also check HAVE_DECL_* when prototyping.Kaveh R. Ghazi1-1/+8
1999-11-30ansidecl.h (ATTRIBUTE_MALLOC): New macro.Kaveh R. Ghazi1-15/+13
1999-11-29libiberty.h: Include stdarg.h when ANSI_PROTOTYPES is defined.Kaveh R. Ghazi1-0/+13
1999-09-25libiberty.h (make_temp_file): Add a prototype.Kaveh R. Ghazi1-0/+4
1999-09-14libiberty.h (basename): OpenBSD has a correct prototype.Marc Espie1-5/+2