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


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

OS specefic functions?


Hi all,

Can anybody tell me why _dl_next_ld_env_entry and _dl_important_hwcaps
are considered OS specific (they are in sysdeps/generic/dl-sysdeps.c).
I'm asking because I had to add them to
sysdeps/mach/hurd/dl-sysdeps.c, but couldn't think of a reason why the
implementation in sysdeps/generic/dl-sysdeps.c wouldn't work.

Mark


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