This is the mail archive of the libc-hacker@sourceware.cygnus.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Moving xmalloc and xstrdup around


>>>>> Ulrich Drepper writes:

Uli> Andreas Jaeger <aj@suse.de> writes:
>> Currently xmalloc is compiled twice - once for locale and once for
>> catgets :-(.
>> 
>> What do you think of putting xmalloc and xstrdup into an extra
>> directory to clean this up a bit?

Uli> If there would be more and/or bigger files I would agree.  But why
Uli> making things more complicated for no obvious reason?

The reason is that soon xmalloc will be used three times - for locale,
catgets and ldconfig.  But if you prefer to have another vpath to get
xmalloc and xstrdup...  I hoped my patch would make thing clearer.

Andreas
-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.rhein-neckar.de

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]