Branch: refs/heads/ta/tailq
  Home:   https://github.com/fvwmorg/fvwm
  Commit: d7d0f030375c658dfd00367e1781035fefc200ce
      
https://github.com/fvwmorg/fvwm/commit/d7d0f030375c658dfd00367e1781035fefc200ce
  Author: Thomas Adam <tho...@fvwm.org>
  Date:   2016-03-25 (Fri, 25 Mar 2016)

  Changed paths:
    M fvwm/module_list.h
    M fvwm/schedule.c
    M libs/Makefile.am
    A libs/fqueue.c
    A libs/fqueue.h
    R libs/queue.c
    R libs/queue.h

  Log Message:
  -----------
  Move libs/queue[.ch] to libs/fqueue.[ch]

This allows for BSD's queue.h implementation to live under libs/ without
conflicts.


  Commit: 9668fa9e7dfb1bb400f4ed4aae32bf9f14fc11ae
      
https://github.com/fvwmorg/fvwm/commit/9668fa9e7dfb1bb400f4ed4aae32bf9f14fc11ae
  Author: Thomas Adam <tho...@fvwm.org>
  Date:   2016-03-25 (Fri, 25 Mar 2016)

  Changed paths:
    M libs/Makefile.am
    A libs/queue.h

  Log Message:
  -----------
  TAILQ: add BSD's implementation

Add BSD's TAILQ implementation, to allow for use of things like doubly-linked
lists.


Compare: https://github.com/fvwmorg/fvwm/compare/d7d0f030375c^...9668fa9e7dfb

Reply via email to