LIBRARY GNUTU INITGLOBAL DESCRIPTION 'GNU text utilities common library' DATA MULTIPLE NONSHARED EXPORTS error @1 set_program_name @2 getopt @3 optarg @4 opterr @5 optind @6 getopt_long @7 getopt_long_only @8 freebuffer @9 initbuffer @10 readline @11 xmalloc @12 xrealloc @13 xwrite @14 stpcpy @15 IsLower @16 ToUpper @17