GitHub - yangmh66/queue.h: Samples on using the Unix API for simple data structures · GitHub
Skip to content

yangmh66/queue.h

 
 

Folders and files

Repository files navigation

queue.h

Revised BSD’s queue.h.

Include samples on how to use data structures such as linked lists and tail queues provided by this nice Unix API called queue.h.

Kudos to the Berkeley University guys that originally wrote this header file back in the day, from behind the trenches.

About

Samples on using the Unix API for simple data structures

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages

  • C 97.8%
  • Shell 1.1%
  • Other 1.1%