[riot-commits] [RIOT-OS/RIOT] 8d9cb2: tsrb: add drop function
Kaspar Schleiser
kaspar at schleiser.de
Tue Sep 18 10:57:59 CEST 2018
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 8d9cb25ed7a69017f45bc3673f45c83095fd6896
https://github.com/RIOT-OS/RIOT/commit/8d9cb25ed7a69017f45bc3673f45c83095fd6896
Author: Koen Zandberg <koen at bergzand.net>
Date: 2018-08-31 (Fri, 31 Aug 2018)
Changed paths:
M sys/include/tsrb.h
M sys/tsrb/tsrb.c
Log Message:
-----------
tsrb: add drop function
The get function does not support passing NULL as an input buffer. to be
able to drop bytes from the buffer, a dedicated drop function is
required
Commit: b518f3c73e1b721e79c33cf6bb39d6d68f351ea8
https://github.com/RIOT-OS/RIOT/commit/b518f3c73e1b721e79c33cf6bb39d6d68f351ea8
Author: Kaspar Schleiser <kaspar at schleiser.de>
Date: 2018-09-18 (Tue, 18 Sep 2018)
Changed paths:
M sys/include/tsrb.h
M sys/tsrb/tsrb.c
Log Message:
-----------
Merge pull request #9869 from bergzand/pr/tsrb/drop
tsrb: add drop function
Compare: https://github.com/RIOT-OS/RIOT/compare/ec5e4f8dc627...b518f3c73e1b
**NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
More information about the commits
mailing list