This is the mail archive of the libc-alpha@sourceware.org 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]
Other format: [Raw text]

Re: Sorting linked lists


On Fri, 6 Nov 2015, David Kastrup wrote:

> The glibc manual does not really show _any_ catering for linked lists as
> a data structure, but one does not really need more of an identifying

There's search.h and insque / remque, but that's pretty limited and may 
not be relevant here.

-- 
Joseph S. Myers
joseph@codesourcery.com


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